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

/vbox/src/VBox/HostDrivers/VBoxUSB/win/dev/
H A DVBoxUsbPwr.cpp24 PowerState.SystemState = PowerSystemWorking;
77 PwrState.SystemState = pSl->Parameters.Power.State.SystemState;
78 PwrState.DeviceState = pDevExt->DdiState.DevCaps.DeviceState[PwrState.SystemState];
121 pDevExt->DdiState.PwrState.PowerState.SystemState = pSl->Parameters.Power.State.SystemState;
151 SYSTEM_POWER_STATE enmSysPState = pSl->Parameters.Power.State.SystemState;
301 SYSTEM_POWER_STATE enmSysPState = pSl->Parameters.Power.State.SystemState;
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-win-pnp.cpp456 enmPowerAction, PowerState.SystemState, PowerState.DeviceState));
463 if (PowerState.SystemState == PowerSystemWorking)
509 if (PowerState.SystemState >= PowerSystemShutdown)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h748 SYSTEM_POWER_STATE SystemState; member in union:_POWER_STATE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h762 SYSTEM_POWER_STATE SystemState; member in union:_POWER_STATE

Completed in 1753 milliseconds