Searched refs:existing_regs (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/tools/tools/ath/athpoke/
H A Dathpoke.c167 const int existing_regs = state.nregs; local
180 for (j = 0; j < existing_regs; j++) {
/freebsd-9.3-release/tools/tools/ath/athdecode/
H A Dmain.c284 const int existing_regs = state.nregs; local
297 for (j = 0; j < existing_regs; j++) {
/freebsd-9.3-release/tools/tools/ath/athregs/
H A Ddumpregs.c255 const int existing_regs = state.nregs; local
268 for (j = 0; j < existing_regs; j++) {

Completed in 98 milliseconds