Home
last modified time | relevance | path

Searched refs:OCW2_R (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/ic/
H A Di8259.h74 #define OCW2_R 0x80 /* EOI mode */ macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvatpic.c345 atpic->rotate = (val & OCW2_R) != 0; in vatpic_ocw2()