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

/freebsd-13-stable/sys/x86/isa/
H A Dicu.h57 #define BASE_MASTER_MODE ICW4_8086
58 #define BASE_SLAVE_MODE ICW4_8086
/freebsd-13-stable/sys/dev/ic/
H A Di8259.h54 #define ICW4_8086 0x01 /* 1 = 8086, 0 = 8080 */ macro
/freebsd-13-stable/sys/mips/malta/
H A Dgt_pci.c340 ICW4_8086);
362 ICW4_8086);
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Datpic.c187 atpic_write(sc, icu, 1, ICW4_8086);
/freebsd-13-stable/sys/amd64/vmm/io/
H A Dvatpic.c331 if ((val & ICW4_8086) == 0) {

Completed in 209 milliseconds