Lines Matching refs:This

5 This program and the accompanying materials
114 This service is called by the EFI boot service ConnectController(). In order
120 @param This Protocol instance pointer.
125 @retval EFI_SUCCESS This driver supports this device
126 @retval EFI_ALREADY_STARTED This driver is already running on this device
127 @retval other This driver does not support this device
133 IN EFI_DRIVER_BINDING_PROTOCOL *This,
141 This service is called by the EFI boot service ConnectController(). In order
147 @param This Protocol instance pointer.
152 @retval EFI_SUCCESS This driver is added to ControllerHandle
153 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle
154 @retval other This driver does not support this device
160 IN EFI_DRIVER_BINDING_PROTOCOL *This,
168 This service is called by the EFI boot service DisconnectController().
174 @param This Protocol instance pointer.
180 @retval EFI_SUCCESS This driver is removed ControllerHandle
181 @retval other This driver was not removed from this device
187 IN EFI_DRIVER_BINDING_PROTOCOL *This,
199 This function retrieves the user readable name of a driver in the form of a
200 Unicode string. If the driver specified by This has a user readable name in
203 by This does not support the language specified by Language,
206 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
210 array indicating the language. This is the
219 This Unicode string is the name of the
220 driver specified by This in the language
224 This and the language specified by Language was
231 @retval EFI_UNSUPPORTED The driver specified by This does not support
238 IN EFI_COMPONENT_NAME_PROTOCOL *This,
247 This function retrieves the user readable name of the controller specified by
249 driver specified by This has a user readable name in the language specified by
251 and EFI_SUCCESS is returned. If the driver specified by This is not currently
253 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
256 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
260 specified by This is managing. This handle
265 the name of. This is an optional parameter that
274 array indicating the language. This is the
283 This Unicode string is the name of the
287 specified by This.
291 driver specified by This was returned in
303 @retval EFI_UNSUPPORTED The driver specified by This is not currently
307 @retval EFI_UNSUPPORTED The driver specified by This does not support
314 IN EFI_COMPONENT_NAME_PROTOCOL *This,
324 @param This Protocol instance pointer.
335 IN EFI_SCSI_IO_PROTOCOL *This,
342 @param This Protocol instance pointer.
355 IN EFI_SCSI_IO_PROTOCOL *This,
363 @param This Protocol instance pointer.
375 IN EFI_SCSI_IO_PROTOCOL *This
381 @param This Protocol instance pointer.
392 IN EFI_SCSI_IO_PROTOCOL *This
398 @param This Protocol instance pointer.
445 IN EFI_SCSI_IO_PROTOCOL *This,
453 @param This Protocol instance pointer
467 IN EFI_DRIVER_BINDING_PROTOCOL *This,