Home
last modified time | relevance | path

Searched refs:ar9300_Stub_ConfigPCIE (Results 1 – 3 of 3) 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_stub_funcs.h232 extern void ar9300_Stub_ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
H A Dar9300_stub_funcs.c1246 ar9300_Stub_ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL powerOff) in ar9300_Stub_ConfigPCIE() function