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

/freebsd-11.0-release/sys/dev/ic/
H A Di8259.h78 #define OCW3_RR 0x02 /* register read */ macro
/freebsd-11.0-release/sys/powerpc/mpc85xx/
H A Datpic.c186 atpic_write(sc, icu, 0, OCW3_SEL | OCW3_RR);
262 atpic_write(sc, ATPIC_MASTER, 0, OCW3_SEL | OCW3_RR);
269 atpic_write(sc, ATPIC_SLAVE, 0, 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);
/freebsd-11.0-release/sys/mips/malta/
H A Dgt_pci.c351 OCW3_SEL | OCW3_RR);
373 OCW3_SEL | OCW3_RR);
/freebsd-11.0-release/sys/amd64/vmm/io/
H A Dvatpic.c403 if (val & OCW3_RR) {

Completed in 86 milliseconds