Home
last modified time | relevance | path

Searched refs:HAL_REVS (Results 1 – 8 of 8) sorted by relevance

/freebsd/tools/tools/ath/athpow/
H A Dathpow.c62 static void printRevs(FILE *fd, const HAL_REVS *revs);
77 HAL_REVS revs; in main()
168 printRevs(FILE *fd, const HAL_REVS *revs) in printRevs()
/freebsd/tools/tools/ath/athregs/
H A Ddumpregs.c47 HAL_REVS revs;
372 match(const struct dumpreg *dr, const HAL_REVS *revs) in match()
384 const HAL_REVS *revs = &state.revs; in ath_hal_anyregs()
398 const HAL_REVS *revs = &state.revs; in ath_hal_setupregs()
451 const HAL_REVS *revs = &state.revs; in ath_hal_dumpregs()
593 const HAL_REVS *revs = &state.revs; in ath_hal_dumpbb()
/freebsd/tools/tools/ath/athpoke/
H A Dathpoke.c44 HAL_REVS revs;
233 const HAL_REVS *revs = &state.revs; in reglookup()
/freebsd/tools/tools/ath/athdecode/
H A Dmain.c45 HAL_REVS revs;
354 const HAL_REVS *revs = &state.revs; in findreg()
/freebsd/tools/tools/ath/athradar/
H A Dathradar.c49 HAL_REVS revs; in radar_opendev()
/freebsd/tools/tools/ath/athspectral/
H A Dathspectral.c49 HAL_REVS revs; in spectral_opendev()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h830 } HAL_REVS; typedef
H A Dah.c990 *resultsize = sizeof(HAL_REVS); in ath_hal_getdiagstate()