Searched defs:BMS_CTL_SEL_HIGH (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/BusMouseSample/
H A DBusMouse.cpp92 #define BMS_CTL_SEL_HIGH RT_BIT(5) /**< Select hi nibble (else lo). */ macro
330 if (pThis->port_c & BMS_CTL_SEL_HIGH)
337 if (pThis->port_c & BMS_CTL_SEL_HIGH)

Completed in 47 milliseconds