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

/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Di8259.c143 outb(IO_ICU1 + PIC_ICW4, ICW4_AEOI | ICW4_8086);
146 outb(IO_ICU1 + PIC_ICW4, ICW4_8086);
176 outb(IO_ICU2 + PIC_ICW4, ICW4_AEOI | ICW4_8086);
179 outb(IO_ICU2 + PIC_ICW4, ICW4_8086);
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di8259reg.h65 #define ICW4_8086 (1U << 0) /* 8086 mode */ macro
/netbsd-6-1-5-RELEASE/sys/arch/cobalt/cobalt/
H A Dinterrupt.c195 ICU1_WRITE(PIC_ICW4, ICW4_SFNM | ICW4_8086);
212 ICU2_WRITE(PIC_ICW4, ICW4_SFNM | ICW4_8086);
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/loongson/
H A Dgeneric2e_machdep.c566 REGVAL8(BONITO_PCIIO_BASE + IO_ICU1 + PIC_ICW4) = ICW4_8086;
580 REGVAL8(BONITO_PCIIO_BASE + IO_ICU2 + PIC_ICW4) = ICW4_8086;
H A Dyeeloong_machdep.c283 REGVAL8(BONITO_PCIIO_BASE + IO_ICU1 + PIC_ICW4) = ICW4_8086;
299 REGVAL8(BONITO_PCIIO_BASE + IO_ICU2 + PIC_ICW4) = ICW4_8086;
/netbsd-6-1-5-RELEASE/sys/arch/arc/isa/
H A Disabus.c490 isa_outb(IO_ICU1 + PIC_ICW4, ICW4_8086);
512 isa_outb(IO_ICU2 + PIC_ICW4, ICW4_8086);
/netbsd-6-1-5-RELEASE/sys/arch/algor/pci/
H A Dpcib.c191 ICW4_8086);
213 ICW4_8086);
/netbsd-6-1-5-RELEASE/sys/arch/iyonix/iyonix/
H A Diyonix_machdep.c432 IYONIX_PIC_WRITE(IYONIX_MASTER_PIC + PIC_ICW4, ICW4_8086);
438 IYONIX_PIC_WRITE(IYONIX_SLAVE_PIC + PIC_ICW4, ICW4_8086);
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/malta/pci/
H A Dpcib.c232 ICW4_8086);
254 ICW4_8086);

Completed in 103 milliseconds