Symbol: dumpreg
tools/tools/ath/athdecode/main.c
277
const struct dumpreg *ra = *(const struct dumpreg **)a;
tools/tools/ath/athdecode/main.c
278
const struct dumpreg *rb = *(const struct dumpreg **)b;
tools/tools/ath/athdecode/main.c
283
register_regs(struct dumpreg *chipregs, u_int nchipregs,
tools/tools/ath/athdecode/main.c
290
struct dumpreg *nr = &chipregs[i];
tools/tools/ath/athdecode/main.c
300
struct dumpreg *r = state.regs[j];
tools/tools/ath/athdecode/main.c
334
qsort(state.regs, state.nregs, sizeof(struct dumpreg *), regcompar);
tools/tools/ath/athdecode/main.c
351
static const struct dumpreg *
tools/tools/ath/athdecode/main.c
358
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athdecode/main.c
375
const struct dumpreg *dr;
tools/tools/ath/athdecode/main.c
48
struct dumpreg *regs[MAXREGS];
tools/tools/ath/athpoke/athpoke.c
156
const struct dumpreg *ra = *(const struct dumpreg **)a;
tools/tools/ath/athpoke/athpoke.c
157
const struct dumpreg *rb = *(const struct dumpreg **)b;
tools/tools/ath/athpoke/athpoke.c
162
register_regs(struct dumpreg *chipregs, u_int nchipregs,
tools/tools/ath/athpoke/athpoke.c
169
struct dumpreg *nr = &chipregs[i];
tools/tools/ath/athpoke/athpoke.c
179
struct dumpreg *r = state.regs[j];
tools/tools/ath/athpoke/athpoke.c
213
qsort(state.regs, state.nregs, sizeof(struct dumpreg *), regcompar);
tools/tools/ath/athpoke/athpoke.c
230
static const struct dumpreg *
tools/tools/ath/athpoke/athpoke.c
239
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athpoke/athpoke.c
46
struct dumpreg *regs[MAXREGS];
tools/tools/ath/athpoke/athpoke.c
53
static const struct dumpreg *reglookup(const char *v);
tools/tools/ath/athpoke/athpoke.c
99
const struct dumpreg *dr;
tools/tools/ath/athregs/dumpregs.c
260
const struct dumpreg *ra = *(const struct dumpreg **)a;
tools/tools/ath/athregs/dumpregs.c
261
const struct dumpreg *rb = *(const struct dumpreg **)b;
tools/tools/ath/athregs/dumpregs.c
266
register_regs(struct dumpreg *chipregs, u_int nchipregs,
tools/tools/ath/athregs/dumpregs.c
273
struct dumpreg *nr = &chipregs[i];
tools/tools/ath/athregs/dumpregs.c
283
struct dumpreg *r = state.regs[j];
tools/tools/ath/athregs/dumpregs.c
317
qsort(state.regs, state.nregs, sizeof(struct dumpreg *), regcompar);
tools/tools/ath/athregs/dumpregs.c
327
struct dumpreg *keyregs, *r;
tools/tools/ath/athregs/dumpregs.c
330
keyregs = (struct dumpreg *) calloc(nslots, 8*sizeof(struct dumpreg));
tools/tools/ath/athregs/dumpregs.c
353
struct dumpreg *bbregs, *r;
tools/tools/ath/athregs/dumpregs.c
357
bbregs = (struct dumpreg *) calloc(nregs, sizeof(struct dumpreg));
tools/tools/ath/athregs/dumpregs.c
372
match(const struct dumpreg *dr, const HAL_REVS *revs)
tools/tools/ath/athregs/dumpregs.c
388
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athregs/dumpregs.c
406
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athregs/dumpregs.c
427
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athregs/dumpregs.c
460
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athregs/dumpregs.c
50
struct dumpreg *regs[MAXREGS];
tools/tools/ath/athregs/dumpregs.c
598
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/common/dumpregs.h
87
void register_regs(struct dumpreg *_regs, u_int _nregs,
tools/tools/ath/common/dumpregs_5210.c
41
static struct dumpreg ar5210regs[] = {
tools/tools/ath/common/dumpregs_5211.c
41
static struct dumpreg ar5211regs[] = {
tools/tools/ath/common/dumpregs_5212.c
44
static struct dumpreg ar5212regs[] = {
tools/tools/ath/common/dumpregs_5416.c
43
static struct dumpreg ar5416regs[] = {