HomeSort by relevance Sort by last modified time
    Searched refs:Timeout (Results 226 - 250 of 595) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/
CommPs2.c 513 Status = WaitOutputFull (IsaIo, TIMEOUT);
557 Status = WaitInputEmpty (IsaIo, TIMEOUT);
567 Status = WaitInputEmpty (IsaIo, TIMEOUT);
595 Status = WaitInputEmpty (IsaIo, TIMEOUT);
603 Status = WaitInputEmpty (IsaIo, TIMEOUT);
629 Delay = TIMEOUT / 50;
677 Status = WaitInputEmpty (IsaIo, TIMEOUT);
687 Status = WaitInputEmpty (IsaIo, TIMEOUT);
756 Status = WaitInputEmpty (IsaIo, TIMEOUT);
766 Status = WaitInputEmpty (IsaIo, TIMEOUT);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhcPeim.c 164 @param Timeout The time to wait before abort (in millisecond, ms).
176 IN UINT32 Timeout
181 for (Index = 0; Index < Timeout * XHC_1_MILLISECOND; Index++) {
384 @param Timeout Time to wait before abort (in millisecond, ms).
393 IN UINT32 Timeout
402 Status = XhcPeiHaltHC (Xhc, Timeout);
412 // Otherwise there may have the timeout case happened.
416 Status = XhcPeiWaitOpRegBit (Xhc, XHC_USBCMD_OFFSET, XHC_USBCMD_RESET, FALSE, Timeout);
426 @param Timeout Time to wait before abort.
428 @retval EFI_TIMEOUT Failed to halt the controller before Timeout.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMass.h 88 @param Timeout The time to wait
105 IN UINT32 Timeout,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Impl.h 73 UINT32 Timeout;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Impl.h 10 RFC2349 - TFTP Timeout Interval and Transfer Size Options
134 // Timeout and retransmit status
140 UINT32 Timeout;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Dns4.h 118 /// default timeout value for the dynamically created DNS cache entry after one DNS
121 UINT32 Timeout;
452 DnsCacheEntry.Timeout is zero.
Dns6.h 108 /// timeout value for the dynamically created DNS cache entry after one DNS resolve
110 UINT32 Timeout;
444 DnsCacheEntry.Timeout is zero.
ScsiIo.h 67 #define EFI_SCSI_IO_STATUS_HOST_ADAPTER_TIMEOUT_COMMAND 0x09 ///< timeout when processing the command
68 #define EFI_SCSI_IO_STATUS_HOST_ADAPTER_TIMEOUT 0x0b ///< timeout when waiting for the command processing
73 #define EFI_SCSI_IO_STATUS_HOST_ADAPTER_SELECTION_TIMEOUT 0x11 ///< selection timeout
95 /// The timeout, in 100 ns units, to use for the execution of this SCSI
96 /// Request Packet. A Timeout value of 0 means that this function
98 /// Timeout is greater than zero, then this function will return
100 /// Packet is greater than Timeout.
102 UINT64 Timeout;
209 @retval EFI_TIMEOUT A timeout occurred while attempting to reset
229 @retval EFI_TIMEOUT A timeout occurred while attempting to
    [all...]
ScsiPassThru.h 43 #define EFI_SCSI_STATUS_HOST_ADAPTER_TIMEOUT_COMMAND 0x09 // timeout when processing the command
44 #define EFI_SCSI_STATUS_HOST_ADAPTER_TIMEOUT 0x0b // timeout when waiting for the command processing
49 #define EFI_SCSI_STATUS_HOST_ADAPTER_SELECTION_TIMEOUT 0x11 // selection timeout
70 /// The timeout, in 100 ns units, to use for the execution of this SCSI
71 /// Request Packet. A Timeout value of 0 means that this function
73 /// Timeout is greater than zero, then this function will return
75 /// Packet is greater than Timeout.
77 UINT64 Timeout;
197 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI
324 @retval EFI_TIMEOUT A timeout occurred while attempting
    [all...]
ScsiPassThruExt.h 85 /// The timeout, in 100 ns units, to use for the execution of this SCSI
86 /// Request Packet. A Timeout value of 0 means that this function
88 /// Timeout is greater than zero, then this function will return
90 /// Request Packet is greater than Timeout.
92 UINT64 Timeout;
188 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request Packet to execute.
306 @retval EFI_TIMEOUT A timeout occurred while attempting to reset the SCSI channel.
328 @retval EFI_TIMEOUT A timeout occurred while attempting to reset the SCSI device
  /device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsImpl.c 430 Allocate memory for configure parameter such as timeout value for Dst,
472 Allocate memory for configure parameter such as timeout value for Dst,
799 Item->DnsCache.Timeout = DnsCacheEntry.Timeout;
832 NewDnsCache->DnsCache.Timeout = DnsCacheEntry.Timeout;
890 Item->DnsCache.Timeout = DnsCacheEntry.Timeout;
923 NewDnsCache->DnsCache.Timeout = DnsCacheEntry.Timeout;
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Library/XenConsoleSerialPortLib/
XenConsoleSerialPortLib.c 266 @param Timeout The requested time out for a single character in microseconds.
267 This timeout applies to both the transmit and receive side of the
268 interface. A Timeout value of 0 will use the device's default time
293 IN OUT UINT32 *Timeout,
  /external/kernel-headers/original/uapi/linux/
cciss_defs.h 103 HWORD Timeout;
  /external/okhttp/okio/okio/src/main/java/okio/
DeflaterSink.java 151 @Override public Timeout timeout() { method in class:DeflaterSink
152 return sink.timeout();
GzipSink.java 77 @Override public Timeout timeout() { method in class:GzipSink
78 return sink.timeout();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cciss_defs.h 102 HWORD Timeout;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ktmtypes.h 135 ULONG Timeout;
  /prebuilts/go/darwin-x86/src/net/http/
status.go 109 StatusRequestTimeout: "Request Timeout",
133 StatusGatewayTimeout: "Gateway Timeout",
  /prebuilts/go/linux-x86/src/net/http/
status.go 109 StatusRequestTimeout: "Request Timeout",
133 StatusGatewayTimeout: "Gateway Timeout",
  /development/tools/axl/
axl.py 196 class Timeout(BaseProtocol):
244 Timeout, SlowResponse:
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
AhciMode.h 333 @param Timeout The timeout value of start, uses 100ns as a unit.
346 IN UINT64 Timeout
354 @param Timeout The timeout value of stop, uses 100ns as a unit.
366 IN UINT64 Timeout
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/
UfsBlockIoPei.h 48 /// The timeout, in 100 ns units, to use for the execution of this SCSI
49 /// Request Packet. A Timeout value of 0 means that this function
51 /// Timeout is greater than zero, then this function will return
53 /// Request Packet is greater than Timeout.
55 UINT64 Timeout;
142 UINT64 Timeout;
171 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request Packet to execute.
217 @retval EFI_TIMEOUT A timeout occurred while waiting for the completion of setting the flag.
239 @retval EFI_TIMEOUT A timeout occurred while waiting for the completion of r/w the device descriptor.
263 @retval EFI_TIMEOUT A timeout occurred while waiting for the NOP IN command to execute.
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcBoot.c 77 UINT8 Timeout;
117 Timeout = VendorOpt->MenuPrompt->Timeout;
122 // The valid scope of Timeout refers to PXE2.1 spec.
124 if (Timeout == 0) {
127 if (Timeout == 255) {
132 // Create and start a timer as timeout event.
148 MultU64x32 (Timeout, TICKS_PER_SECOND)
186 AsciiPrint ("(%d) ", Timeout--);
192 AsciiPrint ("(%d) ", Timeout--);
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
FtdiUsbSerialDriver.h 157 #define WDR_TIMEOUT 5000 // default urb timeout in ms
158 #define WDR_SHORT_TIMEOUT 1000 // shorter urb timeout in ms
161 // FTDI timeout
220 UINT32 Timeout;
353 @retval EFI_TIMEOUT The data write was stopped due to a timeout.
374 @retval EFI_TIMEOUT The data write was stopped due to a timeout.
433 @param Timeout[in] The requested time out for a single character in
434 microseconds.This timeout applies to both the
436 Timeout value of 0 will use the device's default
458 IN UINT32 Timeout,
    [all...]
  /external/mockito/src/main/java/org/mockito/
Mockito.java 36 import org.mockito.verification.Timeout;
79 * <a href="#22">22. Verification with timeout (Since 1.8.5) </a><br/>
2751 public static VerificationWithTimeout timeout(long millis) { method in class:Mockito
    [all...]

Completed in 888 milliseconds

1 2 3 4 5 6 7 8 91011>>