Home
last modified time | relevance | path

Searched defs:revs (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/tools/tools/ath/athregs/
H A Ddumpregs.c46 HAL_REVS revs; member
357 match(const struct dumpreg *dr, const HAL_REVS *revs) in match()
369 const HAL_REVS *revs = &state.revs; in ath_hal_anyregs() local
383 const HAL_REVS *revs = &state.revs; in ath_hal_setupregs() local
436 const HAL_REVS *revs = &state.revs; in ath_hal_dumpregs() local
578 const HAL_REVS *revs = &state.revs; in ath_hal_dumpbb() local
/dflybsd-src/tools/tools/ath/athpow/
H A Dathpow.c79 HAL_REVS revs; in main() local
170 printRevs(FILE *fd, const HAL_REVS *revs) in printRevs()
/dflybsd-src/tools/tools/ath/athpoke/
H A Dathpoke.c46 HAL_REVS revs; member
235 const HAL_REVS *revs = &state.revs; in reglookup() local
/dflybsd-src/tools/tools/ath/athdecode/
H A Dmain.c45 HAL_REVS revs; member
350 const HAL_REVS *revs = &state.revs; in findreg() local
/dflybsd-src/contrib/cvs-1.12/src/
H A Dhistory.c762 history_write (int type, const char *update_dir, const char *revs, in history_write()