Searched refs:IRQ_STAT (Results 1 – 6 of 6) sorted by relevance
13 #define IRQ_STAT 0xff000000 /* read */ macro16 mov \base, #IRQ_STAT
38 #define IRQ_STAT 0xff000000 /* trick 4 - read */ macro
77 .virtual = IRQ_STAT,
47 #define IRQ_STAT 0x82 macro
132 src = sb_getmixer(devc, IRQ_STAT); /* Interrupt source register */ in sb_intr()
576 #define IRQ_STAT (1L<<24) /* Bit 24: IRQ status exception */ macro