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

/freebsd-9.3-release/tools/tools/ath/athregs/
H A Ddumpregs.c439 int i, count, itemsperline; local
442 itemsperline = 4;
444 itemsperline--;
456 if ((++count % itemsperline) == 0)

Completed in 19 milliseconds