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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Timer.c435 (Tcb->Idle < Tcb->KeepAliveIdle)) {
519 Tcb->Idle++;
H A DTcp4Proto.h207 UINT32 Idle; ///< How long the connection is in idle member in struct:_TCP_CB
244 UINT32 KeepAliveIdle; ///< Idle time before sending first probe
H A DTcp4Input.c1289 Tcb->Idle = 0;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpTimer.c476 (Tcb->Idle < Tcb->KeepAliveIdle)
527 Tcb->Idle++;
H A DTcpProto.h284 UINT32 Idle; ///< How long the connection is in idle. member in struct:_TCP_CONTROL_BLOCK
321 UINT32 KeepAliveIdle; ///< Idle time before sending first probe.
H A DTcpInput.c1407 Tcb->Idle = 0;
/vbox/src/VBox/Additions/WINNT/Mouse/NT4/
H A DVBoxPS2NT.cpp149 Idle, enumerator in enum:_KBDSTATE
641 pDevExt->KbdExt.CurrentOutput.State = Idle;
1592 if ( pDevExt->KbdExt.CurrentOutput.State==Idle
1602 pDevExt->KbdExt.CurrentOutput.State = Idle;
1621 pDevExt->KbdExt.CurrentOutput.State = Idle;
2597 pDevExt->KbdExt.CurrentOutput.State = Idle;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h4945 POWER_ACTION_POLICY Idle; member in struct:_SYSTEM_POWER_POLICY
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h4827 POWER_ACTION_POLICY Idle; member in struct:_SYSTEM_POWER_POLICY

Completed in 125 milliseconds