Searched refs:ah_disablePCIE (Results 1 – 12 of 12) sorted by relevance
46 ah->ah_disablePCIE = ar9300_Stub_DisablePCIE; in ar9300_set_stub_functions()
2533 ah->ah_disablePCIE = ar9300_disable_pcie_phy; in ar9300_new_state()
51 .ah_disablePCIE = ar5210DisablePCIE,
153 ah->ah_disablePCIE = ar9287DisablePCIE; in ar9287Attach()
180 ah->ah_disablePCIE = ar9285DisablePCIE; in ar9285Attach()
197 ah->ah_disablePCIE = ar9280DisablePCIE; in ar9280Attach()
51 .ah_disablePCIE = ar5211DisablePCIE,
469 (_ah)->ah_disablePCIE(_ah)
1256 void __ahdecl(*ah_disablePCIE)(struct ath_hal *); member
47 .ah_disablePCIE = ar5212DisablePCIE,
104 ah->ah_disablePCIE = ar5416DisablePCIE; in ar5416InitState()
1465 ((*(_ah)->ah_disablePCIE)((_ah)))