Searched refs:ah_configPCIE (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c45 ah->ah_configPCIE = ar9300_Stub_ConfigPCIE;
H A Dar9300_freebsd.c79 ah->ah_configPCIE = ar9300_config_pcie_freebsd;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c50 .ah_configPCIE = ar5210ConfigPCIE,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c50 .ah_configPCIE = ar5211ConfigPCIE,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c178 ah->ah_configPCIE = ar9285ConfigPCIE;
H A Dar9287_attach.c152 ah->ah_configPCIE = ar9287ConfigPCIE;
H A Dar9280_attach.c195 ah->ah_configPCIE = ar9280ConfigPCIE;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah_internal.h454 (_ah)->ah_configPCIE(_ah, _reset, _poweroff)
H A Dah.h1311 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore, member in struct:ath_hal
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c46 .ah_configPCIE = ar5212ConfigPCIE,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c103 ah->ah_configPCIE = ar5416ConfigPCIE;
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.h1407 ((*(_ah)->ah_configPCIE)((_ah), (_restore), (_poweroff)))

Completed in 264 milliseconds