Searched defs:Delay (Results 26 - 31 of 31) sorted by relevance

12

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiPxe.h933 /// PXE_VOID Delay(UINTN microseconds);
937 /// The Delay() CallBack routine must delay between n and n + 10
942 UINT64 Delay; member in struct:s_pxe_cpb_start_30
988 /// PXE_VOID Delay(UINT64 UnqId, UINTN microseconds);
992 /// The Delay() CallBack routine must delay between n and n + 10
997 UINT64 Delay; member in struct:s_pxe_cpb_start_31
H A DUefiInternalFormRepresentation.h1894 UINT16 Delay; member in struct:_EFI_HII_ANIMATION_CELL
/vbox/src/VBox/Additions/WINNT/Mouse/NT4/
H A DVBoxPS2NT.cpp922 || ((PKEYBOARD_TYPEMATIC_PARAMETERS)pParams)->Delay < KbdAttr->KeyRepeatMinimum.Delay
923 || ((PKEYBOARD_TYPEMATIC_PARAMETERS)pParams)->Delay > KbdAttr->KeyRepeatMaximum.Delay)
998 static UCHAR ConvertTypematic(USHORT Rate, USHORT Delay) argument
1000 UCHAR value = (UCHAR) ((Delay / 250) - 1);
1076 ((PKEYBOARD_TYPEMATIC_PARAMETERS)Irp->AssociatedIrp.SystemBuffer)->Delay);
1735 pCfg->KbdAttr.KeyRepeatMinimum.Delay = 250;
1737 pCfg->KbdAttr.KeyRepeatMaximum.Delay = 1000;
1739 pCfg->KeyRepeatCurrent.Delay
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h1919 UINT16 Delay; member in struct:_EFI_HII_ANIMATION_CELL
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A Dqib_7220_regs.h1219 pseudo_bit_t Delay[20]; member in struct:QIB_7220_LAControlReg_pb
H A Dqib_7322_regs.h984 pseudo_bit_t Delay[20]; member in struct:QIB_7322_LAControlReg_pb

Completed in 149 milliseconds

12