Lines Matching +full:0 +full:x26
42 outb(mask >> (irq >= 24 ? 24 : 16), (irq >= 24 ? 0x27 : 0x26)); in eb64p_update_irq_hw()
71 pld = inb(0x26) | (inb(0x27) << 8); in eb64p_device_interrupt()
100 if (inw(0x806) != 0xffff) { in eb64p_init_irq()
114 outb(0xff, 0x26); in eb64p_init_irq()
115 outb(0xff, 0x27); in eb64p_init_irq()
125 if (request_irq(16 + 5, no_action, 0, "isa-cascade", NULL)) in eb64p_init_irq()
134 * Summary @ 0x26:
136 * 0 Interrupt Line A from slot 0
138 * 2 Interrupt Line B from slot 0
140 * 4 Interrupt Line C from slot 0
145 * Summary @ 0x27
147 * 0 Interrupt Line C from slot 1
148 * 1 Interrupt Line D from slot 0
160 * 6 PCI on board slot 0
177 {16+0, 16+0, 16+2, 16+4, 16+9}, /* IdSel 6, slot ?, ?? */ in eb64p_map_irq()