Home
last modified time | relevance | path

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

/reactos/subsystems/mvdm/ntvdm/hardware/
H A Dpic.h28 #define PIC_OCW2_SL (1 << 6) macro
H A Dpic.c101 if (Data & PIC_OCW2_SL) in PicWriteCommand()