Searched refs:ICW1 (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()
15 #define ICW1 0x0 /* Initialization Control Word 1 */ macro