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

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c95 ah->ah_getDiagState = ar9300_Stub_GetDiagState;
H A Dar9300_freebsd.c134 ah->ah_getDiagState = ar9300_get_diag_state;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c103 .ah_getDiagState = ar5210GetDiagState,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c103 .ah_getDiagState = ar5211GetDiagState,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c99 .ah_getDiagState = ar5212GetDiagState,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c137 ah->ah_getDiagState = ar5416GetDiagState;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h1413 HAL_BOOL __ahdecl(*ah_getDiagState)(struct ath_hal *, int request, member in struct:ath_hal
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.h1118 ((*(_ah)->ah_getDiagState)((_ah), (_id), \

Completed in 358 milliseconds