Searched refs:OCW3_RR (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/ic/
H A Di8259.h80 #define OCW3_RR 0x02 /* register read */ macro
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Datpic.c189 atpic_write(sc, icu, 0, OCW3_SEL | OCW3_RR);
264 atpic_write(sc, ATPIC_MASTER, 0, OCW3_SEL | OCW3_RR);
271 atpic_write(sc, ATPIC_SLAVE, 0, 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/mips/malta/
H A Dgt_pci.c352 OCW3_SEL | OCW3_RR);
374 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);
/freebsd-13-stable/sys/amd64/vmm/io/
H A Dvatpic.c408 if (val & OCW3_RR) {

Completed in 116 milliseconds