Home
last modified time | relevance | path

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

/dragonfly/tools/tools/ath/athpow/
H A 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()
/dragonfly/tools/tools/ath/athregs/
H A Ddumpregs.c46 HAL_REVS revs;
357 match(const struct dumpreg *dr, const HAL_REVS *revs) in match()
369 const HAL_REVS *revs = &state.revs; in ath_hal_anyregs()
383 const HAL_REVS *revs = &state.revs; in ath_hal_setupregs()
436 const HAL_REVS *revs = &state.revs; in ath_hal_dumpregs()
578 const HAL_REVS *revs = &state.revs; in ath_hal_dumpbb()
/dragonfly/tools/tools/ath/athpoke/
H A Dathpoke.c46 HAL_REVS revs;
235 const HAL_REVS *revs = &state.revs; in reglookup()
/dragonfly/tools/tools/ath/athdecode/
H A Dmain.c45 HAL_REVS revs;
350 const HAL_REVS *revs = &state.revs; in findreg()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h830 } HAL_REVS; typedef
H A Dah.c888 *resultsize = sizeof(HAL_REVS); in ath_hal_getdiagstate()