Searched refs:PIC_ICW1BASE (Results 1 – 2 of 2) sorted by relevance
42 (void) outb(MCMD_PORT, PIC_ICW1BASE|PIC_NEEDICW4); in picsetup()61 (void) outb(SCMD_PORT, PIC_ICW1BASE|PIC_NEEDICW4); in picsetup()
45 #define PIC_ICW1BASE 0x10 /* base for ICW1 */ macro