Searched refs:ICW3_SIC (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di8259reg.h62 #define ICW3_SIC(x) ((x) << 0) /* slave identifcation code */ macro
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Di8259.c173 outb(IO_ICU2 + PIC_ICW3, ICW3_SIC(IRQ_SLAVE));
/netbsd-6-1-5-RELEASE/sys/arch/cobalt/cobalt/
H A Dinterrupt.c210 ICU2_WRITE(PIC_ICW3, ICW3_SIC(IRQ_SLAVE));
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/loongson/
H A Dgeneric2e_machdep.c579 REGVAL8(BONITO_PCIIO_BASE + IO_ICU2 + PIC_ICW3) = ICW3_SIC(2);
H A Dyeeloong_machdep.c298 REGVAL8(BONITO_PCIIO_BASE + IO_ICU2 + PIC_ICW3) = ICW3_SIC(2);
/netbsd-6-1-5-RELEASE/sys/arch/arc/isa/
H A Disabus.c510 isa_outb(IO_ICU2 + PIC_ICW3, ICW3_SIC(IRQ_SLAVE));
/netbsd-6-1-5-RELEASE/sys/arch/algor/pci/
H A Dpcib.c211 ICW3_SIC(2));

Completed in 86 milliseconds