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

/freebsd-current/sys/dev/ic/
H A Di8259.h81 #define OCW3_SEL 0x08 /* must be 1 */ macro
/freebsd-current/sys/powerpc/mpc85xx/
H A Datpic.c184 atpic_write(sc, icu, 0, OCW3_SEL | OCW3_RR);
257 atpic_write(sc, ATPIC_MASTER, 0, OCW3_SEL | OCW3_P);
259 atpic_write(sc, ATPIC_MASTER, 0, OCW3_SEL | OCW3_RR);
264 atpic_write(sc, ATPIC_SLAVE, 0, OCW3_SEL | OCW3_P);
266 atpic_write(sc, ATPIC_SLAVE, 0, OCW3_SEL | OCW3_RR);
/freebsd-current/sys/x86/isa/
H A Datpic.c441 outb(pic->at_ioaddr, OCW3_SEL | OCW3_RR);
545 outb(port, OCW3_SEL | OCW3_RR | OCW3_RIS);
547 outb(port, OCW3_SEL | OCW3_RR);
/freebsd-current/sys/x86/x86/
H A Dintr_machdep.c496 outb(IO_ICU1, OCW3_SEL | OCW3_RR);
503 outb(IO_ICU2, OCW3_SEL | OCW3_RR);

Completed in 70 milliseconds