ath_hal_set_gpio 2878 dev/ic/ath.c   		ath_hal_set_gpio(sc->sc_ah, AR5K_SOFTLED_PIN, softled);
ath_hal_set_gpio 3240 dev/ic/ath.c   		ath_hal_set_gpio(ah, AR5K_SOFTLED_PIN, AR5K_SOFTLED_OFF);
ath_hal_set_gpio 3277 dev/ic/ath.c   	ath_hal_set_gpio(ah, pin, value ? GPIO_PIN_HIGH : GPIO_PIN_LOW);