Symbol: ICW4_8086
sys/arch/algor/pci/pcib.c
191
ICW4_8086);
sys/arch/algor/pci/pcib.c
213
ICW4_8086);
sys/arch/arc/isa/isabus.c
493
isa_outb(IO_ICU1 + PIC_ICW4, ICW4_8086);
sys/arch/arc/isa/isabus.c
515
isa_outb(IO_ICU2 + PIC_ICW4, ICW4_8086);
sys/arch/cobalt/cobalt/interrupt.c
197
ICU1_WRITE(PIC_ICW4, ICW4_SFNM | ICW4_8086);
sys/arch/cobalt/cobalt/interrupt.c
214
ICU2_WRITE(PIC_ICW4, ICW4_SFNM | ICW4_8086);
sys/arch/evbarm/iyonix/iyonix_machdep.c
419
IYONIX_PIC_WRITE(IYONIX_MASTER_PIC + PIC_ICW4, ICW4_8086);
sys/arch/evbarm/iyonix/iyonix_machdep.c
425
IYONIX_PIC_WRITE(IYONIX_SLAVE_PIC + PIC_ICW4, ICW4_8086);
sys/arch/evbmips/loongson/generic2e_machdep.c
567
REGVAL8(BONITO_PCIIO_BASE + IO_ICU1 + PIC_ICW4) = ICW4_8086;
sys/arch/evbmips/loongson/generic2e_machdep.c
581
REGVAL8(BONITO_PCIIO_BASE + IO_ICU2 + PIC_ICW4) = ICW4_8086;
sys/arch/evbmips/loongson/yeeloong_machdep.c
291
REGVAL8(BONITO_PCIIO_BASE + IO_ICU1 + PIC_ICW4) = ICW4_8086;
sys/arch/evbmips/loongson/yeeloong_machdep.c
306
REGVAL8(BONITO_PCIIO_BASE + IO_ICU2 + PIC_ICW4) = ICW4_8086;
sys/arch/evbmips/malta/pci/pcib.c
233
ICW4_8086);
sys/arch/evbmips/malta/pci/pcib.c
255
ICW4_8086);
sys/arch/iyonix/iyonix/iyonix_machdep.c
389
IYONIX_PIC_WRITE(IYONIX_MASTER_PIC + PIC_ICW4, ICW4_8086);
sys/arch/iyonix/iyonix/iyonix_machdep.c
395
IYONIX_PIC_WRITE(IYONIX_SLAVE_PIC + PIC_ICW4, ICW4_8086);
sys/arch/x86/x86/i8259.c
146
outb(IO_ICU1 + PIC_ICW4, ICW4_AEOI | ICW4_8086);
sys/arch/x86/x86/i8259.c
149
outb(IO_ICU1 + PIC_ICW4, ICW4_8086);
sys/arch/x86/x86/i8259.c
179
outb(IO_ICU2 + PIC_ICW4, ICW4_AEOI | ICW4_8086);
sys/arch/x86/x86/i8259.c
182
outb(IO_ICU2 + PIC_ICW4, ICW4_8086);