Searched refs:OCW2_R (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ic/
H A Di8259.h76 #define OCW2_R 0x80 /* EOI mode */ macro
/freebsd-13-stable/sys/x86/isa/
H A Datpic.c445 outb(pic->at_ioaddr, OCW2_R | OCW2_SL | OCW2_L1);
/freebsd-13-stable/sys/amd64/vmm/io/
H A Dvatpic.c369 atpic->rotate = ((val & OCW2_R) != 0);

Completed in 104 milliseconds