Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c95 ah->ah_getDiagState = ar9300_Stub_GetDiagState; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h97 extern HAL_BOOL ar9300_Stub_GetDiagState(struct ath_hal *ah, int request,
H A Dar9300_stub_funcs.c611 ar9300_Stub_GetDiagState(struct ath_hal *ah, int request, in ar9300_Stub_GetDiagState() function