Lines Matching refs:This

5 This program and the accompanying materials
86 This function checks to see if the driver specified by This supports the device specified by
89 ControllerHandle to determine if the driver supports ControllerHandle. This function
91 performed by this function must be very small and take as little time as possible to execute. This
94 different driver. This function must match its calls to AllocatePages() with FreePages(),
97 already in the opened state, then it must not be closed with CloseProtocol(). This is required
100 @param[in] This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
101 @param[in] ControllerHandle The handle of the controller to test. This handle
104 @param[in] RemainingDevicePath A pointer to the remaining portion of a device path. This
113 RemainingDevicePath is supported by the driver specified by This.
116 specified by This.
122 RemainingDevicePath is not supported by the driver specified by This.
127 IN EFI_DRIVER_BINDING_PROTOCOL *This,
142 3. Prior to calling Start(), the Supported() function for the driver specified by This must
145 @param[in] This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
146 @param[in] ControllerHandle The handle of the controller to start. This handle
149 @param[in] RemainingDevicePath A pointer to the remaining portion of a device path. This
170 IN EFI_DRIVER_BINDING_PROTOCOL *This,
189 @param[in] This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
204 IN EFI_DRIVER_BINDING_PROTOCOL *This,
217 This function retrieves the user readable name of a driver in the form of a
218 Unicode string. If the driver specified by This has a user readable name in
221 by This does not support the language specified by Language,
224 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
228 array indicating the language. This is the
237 This Unicode string is the name of the
238 driver specified by This in the language
242 This and the language specified by Language was
249 @retval EFI_UNSUPPORTED The driver specified by This does not support
256 IN EFI_COMPONENT_NAME_PROTOCOL *This,
265 This function retrieves the user readable name of the controller specified by
267 driver specified by This has a user readable name in the language specified by
269 and EFI_SUCCESS is returned. If the driver specified by This is not currently
271 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
274 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
278 specified by This is managing. This handle
283 the name of. This is an optional parameter that
292 array indicating the language. This is the
302 This Unicode string is the name of the
306 specified by This.
310 driver specified by This was returned in
322 @retval EFI_UNSUPPORTED The driver specified by This is not currently
326 @retval EFI_UNSUPPORTED The driver specified by This does not support
333 IN EFI_COMPONENT_NAME_PROTOCOL *This,
347 @param[in] This Pointer to the EFI_ISCSI_INITIATOR_NAME_PROTOCOL
370 IN EFI_ISCSI_INITIATOR_NAME_PROTOCOL *This,
378 @param[in] This Pointer to the EFI_ISCSI_INITIATOR_NAME_PROTOCOL
403 IN EFI_ISCSI_INITIATOR_NAME_PROTOCOL *This,
415 @param[in] This Pointer to the EFI_AUTHENTICATION_INFO_PROTOCOL.
417 @param[out] Buffer Pointer to the authentication information. This function is
428 IN EFI_AUTHENTICATION_INFO_PROTOCOL *This,
436 @param[in] This Pointer to the EFI_AUTHENTICATION_INFO_PROTOCOL.
447 IN EFI_AUTHENTICATION_INFO_PROTOCOL *This,
458 This function supports both blocking I/O and nonblocking I/O. The blocking I/O
461 @param[in] This A pointer to the EFI_EXT_SCSI_PASS_THRU_PROTOCOL instance.
498 This includes the case of Bi-directional SCSI
509 IN EFI_EXT_SCSI_PASS_THRU_PROTOCOL *This,
524 @param[in] This The EFI_EXT_SCSI_PASS_THRU_PROTOCOL instance.
548 IN EFI_EXT_SCSI_PASS_THRU_PROTOCOL *This,
556 @param[in] This Protocol instance pointer.
563 Lun. This function is responsible for allocating
582 IN EFI_EXT_SCSI_PASS_THRU_PROTOCOL *This,
591 @param[in] This Protocol instance pointer.
603 @retval EFI_UNSUPPORTED This driver does not support the device path node
612 IN EFI_EXT_SCSI_PASS_THRU_PROTOCOL *This,
619 Resets a SCSI channel.This operation resets all the SCSI devices connected to
622 @param[in] This Protocol instance pointer.
630 IN EFI_EXT_SCSI_PASS_THRU_PROTOCOL *This
636 @param[in] This Protocol instance pointer.
646 IN EFI_EXT_SCSI_PASS_THRU_PROTOCOL *This,
654 @param[in] This A pointer to the EFI_EXT_SCSI_PASS_THRU_PROTOCOL
675 IN EFI_EXT_SCSI_PASS_THRU_PROTOCOL *This,