Searched refs:ah_disable (Results 1 – 7 of 7) sorted by relevance
44 ah->ah_disable = ar9300_Stub_Disable; in ar9300_set_stub_functions()
318 ah->ah_disable = ar9300_disable; in ar9300_attach_freebsd_ops()
51 .ah_disable = ar5210Disable,
104 ah->ah_disable = ar5416Disable; in ar5416InitState()507 ah->ah_disable(ah); in ar5416Detach()
51 .ah_disable = ar5211Disable,
47 .ah_disable = ar5212Disable,
1255 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *); member