Home
last modified time | relevance | path

Searched refs:ath_hal_getdiag (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/ath/
HDif_ath_sysctl.c348 if (!ath_hal_getdiag(sc->sc_ah, &diag)) { in ath_sysctl_diag()
HDif_athvar.h1222 #define ath_hal_getdiag(_ah, _pv) \ macro