Searched refs:ICW1_SEL (Results 1 – 2 of 2) sorted by relevance
34 outb(ICW1_SEL | ICW1_EICW4, MASTER_PIC + ICW1); in i8259_init()46 outb(ICW1_SEL | ICW1_EICW4, SLAVE_PIC + ICW1); in i8259_init()
54 #define ICW1_SEL 0x10 /* Select ICW1 */ macro