Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9280_attach.c63 static void ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore);
108 ah->ah_configPCIE = ar9280ConfigPCIE; in ar9280Attach()
296 ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore) in ar9280ConfigPCIE() function