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