Home
last modified time | relevance | path

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

/freebsd-12-stable/tools/tools/ath/athpow/
Dathpow.c64 static void printRevs(FILE *fd, const HAL_REVS *revs);
79 HAL_REVS revs; in main()
170 printRevs(FILE *fd, const HAL_REVS *revs) in printRevs()
/freebsd-12-stable/tools/tools/ath/athregs/
Ddumpregs.c49 HAL_REVS revs;
374 match(const struct dumpreg *dr, const HAL_REVS *revs) in match()
386 const HAL_REVS *revs = &state.revs; in ath_hal_anyregs()
400 const HAL_REVS *revs = &state.revs; in ath_hal_setupregs()
453 const HAL_REVS *revs = &state.revs; in ath_hal_dumpregs()
595 const HAL_REVS *revs = &state.revs; in ath_hal_dumpbb()
/freebsd-12-stable/tools/tools/ath/athpoke/
Dathpoke.c46 HAL_REVS revs;
235 const HAL_REVS *revs = &state.revs; in reglookup()
/freebsd-12-stable/tools/tools/ath/athdecode/
Dmain.c47 HAL_REVS revs;
356 const HAL_REVS *revs = &state.revs; in findreg()
/freebsd-12-stable/tools/tools/ath/athradar/
Dathradar.c51 HAL_REVS revs; in radar_opendev()
/freebsd-12-stable/tools/tools/ath/athspectral/
Dathspectral.c51 HAL_REVS revs; in spectral_opendev()
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_internal.h832 } HAL_REVS; typedef
Dah.c992 *resultsize = sizeof(HAL_REVS); in ath_hal_getdiagstate()