Searched refs:PIC_MASTER_ISR (Results 1 – 1 of 1) sorted by relevance
26 #define PIC_MASTER_ISR PIC_MASTER_CMD macro27 #define PIC_MASTER_POLL PIC_MASTER_ISR28 #define PIC_MASTER_OCW3 PIC_MASTER_ISR76 outb(0x0B, PIC_MASTER_ISR); /* ISR register */ in i8259_irq()77 if(~inb(PIC_MASTER_ISR) & 0x80) in i8259_irq()