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

/vbox/src/VBox/ExtPacks/BusMouseSample/
H A DBusMouse.cpp93 #define BMS_CTL_SEL_Y RT_BIT(6) /**< Select X to read (else Y). */ macro
328 if (pThis->port_c & BMS_CTL_SEL_Y)

Completed in 34 milliseconds