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

/vbox/src/VBox/Devices/Input/
H A DPS2M.cpp226 bool fThrottleActive; member in struct:PS2M
857 pThis->fThrottleActive = false;
952 if (!pThis->fThrottleActive)
956 pThis->fThrottleActive = true;
/vbox/src/VBox/Devices/testcase/
H A DtstDeviceStructSizeRC.cpp478 GEN_CHECK_OFF(PS2M, fThrottleActive);

Completed in 48 milliseconds