Searched refs:ah_configPCIE (Results 1 – 12 of 12) sorted by relevance
45 ah->ah_configPCIE = ar9300_Stub_ConfigPCIE; in ar9300_set_stub_functions()
335 ah->ah_configPCIE = ar9300_config_pcie_freebsd; in ar9300_attach_freebsd_ops()
50 .ah_configPCIE = ar5210ConfigPCIE,
152 ah->ah_configPCIE = ar9287ConfigPCIE; in ar9287Attach()
179 ah->ah_configPCIE = ar9285ConfigPCIE; in ar9285Attach()
196 ah->ah_configPCIE = ar9280ConfigPCIE; in ar9280Attach()
50 .ah_configPCIE = ar5211ConfigPCIE,
467 (_ah)->ah_configPCIE(_ah, _reset, _poweroff)
1254 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore, member
46 .ah_configPCIE = ar5212ConfigPCIE,
103 ah->ah_configPCIE = ar5416ConfigPCIE; in ar5416InitState()
1463 ((*(_ah)->ah_configPCIE)((_ah), (_restore), (_poweroff)))