Searched refs:DUMP_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
54 DUMP_INTERRUPT = 0x0008, /* interrupt state */ enumerator81 #define DEFINT(_addr, _name) _DEFREG(_addr, _name, DUMP_INTERRUPT)83 _DEFREGfmt(_addr, _name, DUMP_INTERRUPT, _fmt)
141 what |= DUMP_INTERRUPT; in main()216 if ((what & DUMP_INTERRUPT) && ath_hal_anyregs(DUMP_INTERRUPT)) { in main()220 ath_hal_dumpregs(stdout, DUMP_INTERRUPT); in main()225 if (what & (DUMP_BASIC|DUMP_INTERRUPT)) in main()233 if (what & (DUMP_BASIC|DUMP_INTERRUPT|DUMP_QCU)) in main()242 if (what & (DUMP_BASIC|DUMP_INTERRUPT|DUMP_QCU|DUMP_DCU)) in main()