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

/vbox/src/VBox/Devices/Parallel/
H A DDevParallel.cpp49 #define LPT_CONTROL_BIT7 0x80 /* reserved (only for completeness) */ macro
352 u8 |= (LPT_CONTROL_BIT6 | LPT_CONTROL_BIT7);
467 pThis->regControl |= LPT_CONTROL_BIT6 | LPT_CONTROL_BIT7;

Completed in 50 milliseconds