Lines Matching +full:protocol +full:- +full:id

2   SCSI Pass Through protocol as defined in EFI 1.1.
3 This protocol allows information about a SCSI channel to be collected,
5 channel even if those devices are not boot devices. This protocol is attached
6 to the device handle of each SCSI channel in a system that the protocol
8 a Block I/O driver for SCSI hard drives and SCSI CD-ROM or DVD drives to
11 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
12 SPDX-License-Identifier: BSD-2-Clause-Patent
57 #define EFI_SCSI_STATUS_TARGET_INTERMEDIATE_CONDITION_MET 0x14 // intermediate-condition met
101 /// value of 2 is Reserved for Bi-Directional SCSI commands.
124 /// A Null-terminated Unicode string that represents the printable name of the SCSI controller.
128 /// A Null-terminated Unicode string that represents the printable name of the SCSI channel.
132 /// The Target ID of the host adapter on the SCSI channel.
148 non-blocking I/O. The blocking I/O functionality is required,
149 and the non-blocking I/O functionality is optional.
151 @param This Protocol instance pointer.
152 @param Target The Target ID of the SCSI device to
158 @param Event If non-blocking I/O is not supported then Event
162 supported, then non-blocking I/O is performed,
211 @param This Protocol instance pointer.
212 @param Target On input, a pointer to the Target ID of a
214 On output, a pointer to the Target ID of
217 Target ID of the first SCSI device present on
224 @retval EFI_SUCCESS The Target ID of the next SCSI device on the SCSI
243 @param This Protocol instance pointer.
244 @param Target The Target ID of the SCSI device for which
276 Used to translate a device path node to a Target ID and LUN.
278 @param This Protocol instance pointer.
281 @param Target A pointer to the Target ID of a SCSI device
287 Target ID and LUN, and they were returned
295 Target ID and LUN does not exist.
311 @param This Protocol instance pointer.
331 @param This Protocol instance pointer.
332 @param Target The Target ID of the SCSI device to reset.
358 /// information includes the Target ID of the host controller on the SCSI channel, the attributes of