Searched refs:ICW3_CASCADE (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di8259reg.h61 #define ICW3_CASCADE(x) (1U << (x)) /* cascaded mode enable */ macro
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Di8259.c139 outb(IO_ICU1 + PIC_ICW3, ICW3_CASCADE(IRQ_SLAVE));
/netbsd-6-1-5-RELEASE/sys/arch/iyonix/iyonix/
H A Diyonix_machdep.c431 IYONIX_PIC_WRITE(IYONIX_MASTER_PIC + PIC_ICW3, ICW3_CASCADE(2));
437 IYONIX_PIC_WRITE(IYONIX_SLAVE_PIC + PIC_ICW3, ICW3_CASCADE(1));
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/malta/pci/
H A Dpcib.c230 ICW3_CASCADE(2));
252 ICW3_CASCADE(2));
/netbsd-6-1-5-RELEASE/sys/arch/cobalt/cobalt/
H A Dinterrupt.c193 ICU1_WRITE(PIC_ICW3, ICW3_CASCADE(IRQ_SLAVE));
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/loongson/
H A Dgeneric2e_machdep.c565 REGVAL8(BONITO_PCIIO_BASE + IO_ICU1 + PIC_ICW3) = ICW3_CASCADE(2);
H A Dyeeloong_machdep.c282 REGVAL8(BONITO_PCIIO_BASE + IO_ICU1 + PIC_ICW3) = ICW3_CASCADE(2);
/netbsd-6-1-5-RELEASE/sys/arch/arc/isa/
H A Disabus.c488 isa_outb(IO_ICU1 + PIC_ICW3, ICW3_CASCADE(IRQ_SLAVE));
/netbsd-6-1-5-RELEASE/sys/arch/algor/pci/
H A Dpcib.c189 ICW3_CASCADE(2));

Completed in 88 milliseconds