Lines Matching +full:probe +full:- +full:reset
6 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
7 SPDX-License-Identifier: BSD-2-Clause-Patent
124 /// value of 2 is Reserved for Bi-Directional SCSI commands.
164 @retval EFI_SUCCESS The SCSI Request Packet was sent by the host. For bi-directional
166 InDataBuffer. For write and bi-directional commands,
171 and bi-directional commands, OutTransferLength bytes were
179 by the host adapter. This includes the case of Bi-directional SCSI
198 Target Ids and LUNs for the SCSI channel. Regardless, the caller of this function must probe the
298 @retval EFI_SUCCESS The SCSI channel was reset.
299 @retval EFI_DEVICE_ERROR A device error occurred while attempting to reset the SCSI channel.
300 @retval EFI_TIMEOUT A timeout occurred while attempting to reset the SCSI channel.
301 @retval EFI_UNSUPPORTED The SCSI channel does not support a channel reset operation.
316 reset. Transport drivers may chose to utilize a subset of this array to suit
318 @param Lun The LUN of the SCSI device to reset.
320 @retval EFI_SUCCESS The SCSI device specified by Target and Lun was reset.
322 @retval EFI_TIMEOUT A timeout occurred while attempting to reset the SCSI device
324 @retval EFI_UNSUPPORTED The SCSI channel does not support a target reset operation.
325 @retval EFI_DEVICE_ERROR A device error occurred while attempting to reset the SCSI device
340 for the SCSI channel. Regardless, the caller of this function must probe the Target ID returned to