Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c45 ah->ah_configPCIE = ar9300_Stub_ConfigPCIE; in ar9300_set_stub_functions()
H A Dar9300_freebsd.c335 ah->ah_configPCIE = ar9300_config_pcie_freebsd; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c50 .ah_configPCIE = ar5210ConfigPCIE,
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c152 ah->ah_configPCIE = ar9287ConfigPCIE; in ar9287Attach()
H A Dar9285_attach.c179 ah->ah_configPCIE = ar9285ConfigPCIE; in ar9285Attach()
H A Dar9280_attach.c196 ah->ah_configPCIE = ar9280ConfigPCIE; in ar9280Attach()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c50 .ah_configPCIE = ar5211ConfigPCIE,
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h467 (_ah)->ah_configPCIE(_ah, _reset, _poweroff)
H A Dah.h1254 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore, member
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c46 .ah_configPCIE = ar5212ConfigPCIE,
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c103 ah->ah_configPCIE = ar5416ConfigPCIE; in ar5416InitState()
/freebsd/sys/dev/ath/
H A Dif_athvar.h1463 ((*(_ah)->ah_configPCIE)((_ah), (_restore), (_poweroff)))