Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416_misc.c325 return ar5212GetDiagState(ah, request, in ar5416GetDiagState()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212.h503 extern HAL_BOOL ar5212GetDiagState(struct ath_hal *ah, int request,
Dar5212_attach.c95 .ah_getDiagState = ar5212GetDiagState,
Dar5212_misc.c1008 ar5212GetDiagState(struct ath_hal *ah, int request, in ar5212GetDiagState() function