Home
last modified time | relevance | path

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

/openbsd/usr.sbin/vmd/
H A Di8259.h48 #define OCW2_SET_LOWPRIO 0xC0 macro
H A Di8259.c511 if ((data & OCW2_SET_LOWPRIO) == OCW2_SET_LOWPRIO) { in i8259_write_cmdreg()