Searched refs:ICW4_8086 (Results 1 – 4 of 4) sorted by relevance
54 #define BASE_MASTER_MODE ICW4_808655 #define BASE_SLAVE_MODE ICW4_8086
52 #define ICW4_8086 0x01 /* 1 = 8086, 0 = 8080 */ macro
182 atpic_write(sc, icu, 1, ICW4_8086); in atpic_init()
329 if ((val & ICW4_8086) == 0) { in vatpic_icw4()