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

/freebsd-9.3-release/tools/tools/ath/athregs/
H A Ddumpregs.c388 int i, brun, erun; local
390 brun = erun = -1;
395 if (brun != -1)
397 brun = erun = dr->addr;
411 brun = erun = -1;
416 if (brun != -1) {
417 r.start = brun, r.end = erun;
421 brun = erun = dr->addr;
426 if (brun != -1) {
427 r.start = brun,
580 int i, brun, erun; local
[all...]

Completed in 47 milliseconds