Symbol: dumpreg
tools/tools/ath/athdecode/main.c
273
const struct dumpreg *ra = *(const struct dumpreg **)a;
tools/tools/ath/athdecode/main.c
274
const struct dumpreg *rb = *(const struct dumpreg **)b;
tools/tools/ath/athdecode/main.c
279
register_regs(struct dumpreg *chipregs, u_int nchipregs,
tools/tools/ath/athdecode/main.c
286
struct dumpreg *nr = &chipregs[i];
tools/tools/ath/athdecode/main.c
296
struct dumpreg *r = state.regs[j];
tools/tools/ath/athdecode/main.c
330
qsort(state.regs, state.nregs, sizeof(struct dumpreg *), regcompar);
tools/tools/ath/athdecode/main.c
347
static const struct dumpreg *
tools/tools/ath/athdecode/main.c
354
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athdecode/main.c
371
const struct dumpreg *dr;
tools/tools/ath/athdecode/main.c
48
struct dumpreg *regs[MAXREGS];
tools/tools/ath/athpoke/athpoke.c
101
const struct dumpreg *dr;
tools/tools/ath/athpoke/athpoke.c
158
const struct dumpreg *ra = *(const struct dumpreg **)a;
tools/tools/ath/athpoke/athpoke.c
159
const struct dumpreg *rb = *(const struct dumpreg **)b;
tools/tools/ath/athpoke/athpoke.c
164
register_regs(struct dumpreg *chipregs, u_int nchipregs,
tools/tools/ath/athpoke/athpoke.c
171
struct dumpreg *nr = &chipregs[i];
tools/tools/ath/athpoke/athpoke.c
181
struct dumpreg *r = state.regs[j];
tools/tools/ath/athpoke/athpoke.c
215
qsort(state.regs, state.nregs, sizeof(struct dumpreg *), regcompar);
tools/tools/ath/athpoke/athpoke.c
232
static const struct dumpreg *
tools/tools/ath/athpoke/athpoke.c
241
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athpoke/athpoke.c
48
struct dumpreg *regs[MAXREGS];
tools/tools/ath/athpoke/athpoke.c
55
static const struct dumpreg *reglookup(const char *v);
tools/tools/ath/athregs/dumpregs.c
245
const struct dumpreg *ra = *(const struct dumpreg **)a;
tools/tools/ath/athregs/dumpregs.c
246
const struct dumpreg *rb = *(const struct dumpreg **)b;
tools/tools/ath/athregs/dumpregs.c
251
register_regs(struct dumpreg *chipregs, u_int nchipregs,
tools/tools/ath/athregs/dumpregs.c
258
struct dumpreg *nr = &chipregs[i];
tools/tools/ath/athregs/dumpregs.c
268
struct dumpreg *r = state.regs[j];
tools/tools/ath/athregs/dumpregs.c
302
qsort(state.regs, state.nregs, sizeof(struct dumpreg *), regcompar);
tools/tools/ath/athregs/dumpregs.c
312
struct dumpreg *keyregs, *r;
tools/tools/ath/athregs/dumpregs.c
315
keyregs = (struct dumpreg *) calloc(nslots, 8*sizeof(struct dumpreg));
tools/tools/ath/athregs/dumpregs.c
338
struct dumpreg *bbregs, *r;
tools/tools/ath/athregs/dumpregs.c
342
bbregs = (struct dumpreg *) calloc(nregs, sizeof(struct dumpreg));
tools/tools/ath/athregs/dumpregs.c
357
match(const struct dumpreg *dr, const HAL_REVS *revs)
tools/tools/ath/athregs/dumpregs.c
373
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athregs/dumpregs.c
391
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athregs/dumpregs.c
412
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athregs/dumpregs.c
445
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/athregs/dumpregs.c
49
struct dumpreg *regs[MAXREGS];
tools/tools/ath/athregs/dumpregs.c
583
const struct dumpreg *dr = state.regs[i];
tools/tools/ath/common/dumpregs.h
89
void register_regs(struct dumpreg *_regs, u_int _nregs,
tools/tools/ath/common/dumpregs_5210.c
42
static struct dumpreg ar5210regs[] = {
tools/tools/ath/common/dumpregs_5211.c
42
static struct dumpreg ar5211regs[] = {
tools/tools/ath/common/dumpregs_5212.c
45
static struct dumpreg ar5212regs[] = {
tools/tools/ath/common/dumpregs_5416.c
44
static struct dumpreg ar5416regs[] = {