Home
last modified time | relevance | path

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

/NextBSD/tools/tools/ath/athpow/
HDathpow.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()
/NextBSD/tools/tools/ath/athregs/
HDdumpregs.c47 HAL_REVS revs;
359 match(const struct dumpreg *dr, const HAL_REVS *revs) in match()
371 const HAL_REVS *revs = &state.revs; in ath_hal_anyregs()
385 const HAL_REVS *revs = &state.revs; in ath_hal_setupregs()
438 const HAL_REVS *revs = &state.revs; in ath_hal_dumpregs()
580 const HAL_REVS *revs = &state.revs; in ath_hal_dumpbb()
/NextBSD/tools/tools/ath/athpoke/
HDathpoke.c46 HAL_REVS revs;
235 const HAL_REVS *revs = &state.revs; in reglookup()
/NextBSD/tools/tools/ath/athdecode/
HDmain.c47 HAL_REVS revs;
356 const HAL_REVS *revs = &state.revs; in findreg()
/NextBSD/tools/tools/ath/athradar/
HDathradar.c55 HAL_REVS revs; in radar_opendev()
/NextBSD/tools/tools/ath/athspectral/
HDathspectral.c55 HAL_REVS revs; in spectral_opendev()
/NextBSD/sys/dev/ath/ath_hal/
HDah_internal.h830 } HAL_REVS; typedef
HDah.c891 *resultsize = sizeof(HAL_REVS); in ath_hal_getdiagstate()