Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212.h530 extern HAL_BOOL ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode,
H A Dar5212_attach.c44 .ah_reset = ar5212Reset,
H A Dar5212_reset.c99 ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5212Reset() function