Home
last modified time | relevance | path

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

/openbsd/usr.sbin/vmd/
H A Di8259.h26 #define ICW1_ICW4 (0x1 << 0) macro
H A Di8259.c413 if (!(data & ICW1_ICW4)) { in i8259_write_cmdreg()