Searched refs:ah_disable (Results 1 – 7 of 7) sorted by relevance
44 ah->ah_disable = ar9300_Stub_Disable; in ar9300_set_stub_functions()
335 ah->ah_disable = ar9300_disable; in ar9300_attach_freebsd_ops()
49 .ah_disable = ar5210Disable,
102 ah->ah_disable = ar5416Disable; in ar5416InitState()505 ah->ah_disable(ah); in ar5416Detach()
49 .ah_disable = ar5211Disable,
45 .ah_disable = ar5212Disable,
1253 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *); member