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

/vbox/src/VBox/HostDrivers/VBoxUSB/win/dev/
H A DVBoxUsbPwr.cpp3 * USB Power state Handling
77 PwrState.SystemState = pSl->Parameters.Power.State.SystemState;
121 pDevExt->DdiState.PwrState.PowerState.SystemState = pSl->Parameters.Power.State.SystemState;
151 SYSTEM_POWER_STATE enmSysPState = pSl->Parameters.Power.State.SystemState;
174 pDevExt->DdiState.PwrState.PowerState.DeviceState = pSl->Parameters.Power.State.DeviceState;
175 PoSetPowerState(pDevExt->pFDO, DevicePowerState, pSl->Parameters.Power.State);
243 DEVICE_POWER_STATE enmDevPState = pSl->Parameters.Power.State.DeviceState;
278 switch (pSl->Parameters.Power.Type)
301 SYSTEM_POWER_STATE enmSysPState = pSl->Parameters.Power.State.SystemState;
309 DEVICE_POWER_STATE enmDevPState = pSl->Parameters.Power
[all...]
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-win-pnp.cpp409 switch (pIrpSp->Parameters.Power.Type)
412 switch (pIrpSp->Parameters.Power.State.DeviceState)
430 * Handle the Power requests.
440 POWER_STATE_TYPE enmPowerType = pStack->Parameters.Power.Type;
441 POWER_STATE PowerState = pStack->Parameters.Power.State;
442 POWER_ACTION enmPowerAction = pStack->Parameters.Power.ShutdownType;
479 Log(("VBoxGuest::vbgdNtGuestPower: Power action reset!\n"));
508 Log(("VBoxGuest::vbgdNtGuestPower: Power action shutdown!\n"));
533 Log(("VBoxGuest::vbgdNtGuestPower: Power action hibernate!\n"));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8types.h1111 float Power; member in struct:_D3DMATERIAL8
H A Dd3d9types.h1413 float Power; member in struct:_D3DMATERIAL9
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8types.h1108 float Power; member in struct:_D3DMATERIAL8
H A Dd3d9types.h1409 float Power; member in struct:_D3DMATERIAL9
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfig.guess1147 Power*:Rhapsody:*:*)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h941 } Power; member in union:_IO_STACK_LOCATION::__anon821
/vbox/src/libs/libxml2-2.6.31/
H A Dconfig.guess1227 Power*:Rhapsody:*:*)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h955 } Power; member in union:_IO_STACK_LOCATION::__anon13424
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c702 if (stateblock->material.Power > gl_info->limits.shininess)
710 WARN("Material power = %f, limit %f\n", stateblock->material.Power, gl_info->limits.shininess);
713 glMaterialf(GL_FRONT_AND_BACK, GL_SHININESS, stateblock->material.Power);
H A Ddevice.c2743 TRACE("(%p) : Power (%f)\n", This, pMaterial->Power);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl1616 float Power;
H A Dwined3d.h2195 float Power; member in struct:_WINED3DMATERIAL
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp5008 material.Power = pMaterial->shininess;
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2197 float Power; member in struct:_WINED3DMATERIAL
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2198 float Power; member in struct:_WINED3DMATERIAL
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2197 float Power; member in struct:_WINED3DMATERIAL
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2197 float Power; member in struct:_WINED3DMATERIAL

Completed in 408 milliseconds