Home
last modified time | relevance | path

Searched refs:DelayInMilliSeconds (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
DIde.h359 IN UINTN DelayInMilliSeconds
380 IN UINTN DelayInMilliSeconds
DIde.c1069 IN UINTN DelayInMilliSeconds in DRDYReady() argument
1076 Delay = (UINT32) (((DelayInMilliSeconds * STALL_1_MILLI_SECOND) / 30) + 1); in DRDYReady()
1123 IN UINTN DelayInMilliSeconds in DRDYReady2() argument
1130 Delay = (UINT32) (((DelayInMilliSeconds * STALL_1_MILLI_SECOND) / 30) + 1); in DRDYReady2()