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

/freebsd-11-stable/tools/tools/ath/athpoke/
H A Dathpoke.c167 const int existing_regs = state.nregs; local
180 for (j = 0; j < existing_regs; j++) {
/freebsd-11-stable/tools/tools/ath/athdecode/
H A Dmain.c288 const int existing_regs = state.nregs; local
301 for (j = 0; j < existing_regs; j++) {
/freebsd-11-stable/tools/tools/ath/athregs/
H A Ddumpregs.c271 const int existing_regs = state.nregs; local
284 for (j = 0; j < existing_regs; j++) {

Completed in 160 milliseconds