Lines Matching refs:This

5   This program and the accompanying materials
121 @param This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
132 IN EFI_DRIVER_BINDING_PROTOCOL *This,
141 @param This Protocol instance pointer.
145 @retval EFI_SUCCESS This driver is added to ControllerHandle.
146 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle.
147 @retval other This driver does not support this device.
153 IN EFI_DRIVER_BINDING_PROTOCOL *This,
162 @param This Protocol instance pointer.
167 @retval EFI_SUCCESS This driver is removed DeviceHandle
168 @retval other This driver was not removed from this device
174 IN EFI_DRIVER_BINDING_PROTOCOL *This,
187 @param This A pointer to the EFI_DRIVER_CONFIGURATION_ PROTOCOL instance.
190 This is an optional parameter that may be NULL.
196 This is the language of the user interface that should be presented
204 @retval EFI_SUCCESS The driver specified by This successfully set the configuration
209 @retval EFI_UNSUPPORTED The driver specified by This does not support setting configuration options for
211 @retval EFI_UNSUPPORTED The driver specified by This does not support the language specified by Language.
220 IN EFI_DRIVER_CONFIGURATION_PROTOCOL *This,
230 @param This A pointer to the EFI_DRIVER_CONFIGURATION_PROTOCOL instance.
234 options are valid. This is an optional parameter that may be NULL. It will
240 managed by the driver specified by This has a valid set of configuration
244 @retval EFI_UNSUPPORTED The driver specified by This is not currently managing the controller
247 managed by the driver specified by This has an invalid set of configuration
253 IN EFI_DRIVER_CONFIGURATION_PROTOCOL *This,
261 @param This A pointer to the EFI_DRIVER_CONFIGURATION_ PROTOCOL instance.
264 options on This is an optional parameter that may be NULL. It
274 @retval EFI_SUCCESS The driver specified by This successfully forced the
280 @retval EFI_UNSUPPORTED The driver specified by This does not support forcing the default
283 @retval EFI_UNSUPPORTED The driver specified by This does not support the configuration type
293 IN EFI_DRIVER_CONFIGURATION_PROTOCOL *This,
306 @param This A pointer to the EFI_DRIVER_DIAGNOSTICS_PROTOCOLinstance.
309 This is an optional parameter that may be NULL. It will
317 This is the language in which the optional error message should
336 @retval EFI_UNSUPPORTED The driver specified by This does not support running
339 @retval EFI_UNSUPPORTED The driver specified by This does not support the
341 @retval EFI_UNSUPPORTED The driver specified by This does not support the language
353 IN EFI_DRIVER_DIAGNOSTICS_PROTOCOL *This,
365 @param This Block IO protocol instance pointer.
377 IN EFI_BLOCK_IO_PROTOCOL *This,
384 @param This Block IO protocol instance pointer.
397 IN EFI_BLOCK_IO_PROTOCOL *This,
407 @param This Protocol instance pointer.
420 IN EFI_BLOCK_IO_PROTOCOL *This,
430 @param This Indicates a pointer to the calling context which to sepcify a
438 IN EFI_BLOCK_IO_PROTOCOL *This
441 This function is used by the IDE bus driver to get inquiry data.
444 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
457 IN EFI_DISK_INFO_PROTOCOL *This,
463 This function is used by the IDE bus driver to get identify data.
466 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
479 IN EFI_DISK_INFO_PROTOCOL *This,
485 This function is used by the IDE bus driver to get sense data.
488 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
502 IN EFI_DISK_INFO_PROTOCOL *This,
509 This function is used by the IDE bus driver to get controller information.
511 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
516 @retval EFI_UNSUPPORTED This is not an IDE device
522 IN EFI_DISK_INFO_PROTOCOL *This,