Searched refs:ah_getDiagState (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c99 .ah_getDiagState = ar5210GetDiagState,
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c99 .ah_getDiagState = ar5211GetDiagState,
/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah.h916 HAL_BOOL __ahdecl(*ah_getDiagState)(struct ath_hal *, int request, member in struct:ath_hal
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c95 .ah_getDiagState = ar5212GetDiagState,
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c132 ah->ah_getDiagState = ar5416GetDiagState;
/freebsd-9.3-release/sys/dev/ath/
H A Dif_athvar.h503 ((*(_ah)->ah_getDiagState)((_ah), (_id), \

Completed in 76 milliseconds