ar5211GpioGet
extern uint32_t ar5211GpioGet(struct ath_hal *, uint32_t gpio);
.ah_gpioGet = ar5211GpioGet,
ar5211GpioSetIntr(ah, select, (ar5211GpioGet(ah, select) != polarity));