Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c36 static void ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore);
51 .ah_configPCIE = ar5211ConfigPCIE,
460 ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) in ar5211ConfigPCIE() function