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

/freebsd-13-stable/sys/dev/ic/
H A Di8259.h83 #define OCW3_SEL 0x08 /* must be 1 */ macro
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Datpic.c189 atpic_write(sc, icu, 0, OCW3_SEL | OCW3_RR);
262 atpic_write(sc, ATPIC_MASTER, 0, OCW3_SEL | OCW3_P);
264 atpic_write(sc, ATPIC_MASTER, 0, OCW3_SEL | OCW3_RR);
269 atpic_write(sc, ATPIC_SLAVE, 0, OCW3_SEL | OCW3_P);
271 atpic_write(sc, ATPIC_SLAVE, 0, OCW3_SEL | OCW3_RR);
/freebsd-13-stable/sys/mips/malta/
H A Dgt_pci.c212 OCW3_SEL | OCW3_P);
223 PIC_OCW3, OCW3_SEL | OCW3_P);
348 OCW3_SEL | OCW3_ESMM | OCW3_SMM);
352 OCW3_SEL | OCW3_RR);
370 OCW3_SEL | OCW3_ESMM | OCW3_SMM);
374 OCW3_SEL | OCW3_RR);
/freebsd-13-stable/sys/x86/isa/
H A Datpic.c441 outb(pic->at_ioaddr, OCW3_SEL | OCW3_RR);
541 outb(port, OCW3_SEL | OCW3_RR | OCW3_RIS);
543 outb(port, OCW3_SEL | OCW3_RR);
/freebsd-13-stable/sys/x86/x86/
H A Dintr_machdep.c514 outb(IO_ICU1, OCW3_SEL | OCW3_RR);
521 outb(IO_ICU2, OCW3_SEL | OCW3_RR);

Completed in 67 milliseconds