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

/vbox/src/VBox/Devices/Input/
H A DPS2M.cpp197 PS2M_PROTO_PS2STD = 0, /* Standard PS/2 mouse protocol. */ enumerator in enum:__anon14855
458 pThis->enmProtocol = PS2M_PROTO_PS2STD;
536 if (pThis->enmProtocol > PS2M_PROTO_PS2STD)
977 if (pThis->enmProtocol > PS2M_PROTO_PS2STD)

Completed in 46 milliseconds