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

/freebsd-11.0-release/sys/dev/ic/
H A Di8259.h81 #define OCW3_SEL 0x08 /* must be 1 */ macro
/freebsd-11.0-release/sys/powerpc/mpc85xx/
H A Datpic.c186 atpic_write(sc, icu, 0, OCW3_SEL | OCW3_RR);
260 atpic_write(sc, ATPIC_MASTER, 0, OCW3_SEL | OCW3_P);
262 atpic_write(sc, ATPIC_MASTER, 0, OCW3_SEL | OCW3_RR);
267 atpic_write(sc, ATPIC_SLAVE, 0, OCW3_SEL | OCW3_P);
269 atpic_write(sc, ATPIC_SLAVE, 0, OCW3_SEL | OCW3_RR);
/freebsd-11.0-release/sys/mips/malta/
H A Dgt_pci.c210 OCW3_SEL | OCW3_P);
221 PIC_OCW3, OCW3_SEL | OCW3_P);
347 OCW3_SEL | OCW3_ESMM | OCW3_SMM);
351 OCW3_SEL | OCW3_RR);
369 OCW3_SEL | OCW3_ESMM | OCW3_SMM);
373 OCW3_SEL | OCW3_RR);
/freebsd-11.0-release/sys/x86/isa/
H A Datpic.c409 outb(pic->at_ioaddr, OCW3_SEL | OCW3_RR);
554 outb(port, OCW3_SEL | OCW3_RR | OCW3_RIS);
556 outb(port, OCW3_SEL | OCW3_RR);
/freebsd-11.0-release/sys/x86/x86/
H A Dintr_machdep.c418 outb(IO_ICU1, OCW3_SEL | OCW3_RR);
425 outb(IO_ICU2, OCW3_SEL | OCW3_RR);

Completed in 71 milliseconds