Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c32 static void ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore);
45 .ah_configPCIE = ar5212ConfigPCIE,
667 ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) in ar5212ConfigPCIE() function