Home | History | Annotate | Download | only in UfsBlockIoPei

Lines Matching refs:Timeout

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.