Lines Matching refs:This

9  * This file is part of VirtualBox Open Source Edition (OSE), as
10 * available from http://www.virtualbox.org. This file is free software;
34 This program and the accompanying materials
136 @param This Protocol instance pointer.
141 @retval EFI_SUCCESS This driver supports this device
142 @retval EFI_ALREADY_STARTED This driver is already running on this device
143 @retval other This driver does not support this device
149 IN EFI_DRIVER_BINDING_PROTOCOL *This,
159 @param This Protocol instance pointer.
164 @retval EFI_SUCCESS This driver is added to ControllerHandle
165 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle
166 @retval other This driver does not support this device
172 IN EFI_DRIVER_BINDING_PROTOCOL *This,
181 @param This Protocol instance pointer.
187 @retval EFI_SUCCESS This driver is removed ControllerHandle
188 @retval other This driver was not removed from this device
194 IN EFI_DRIVER_BINDING_PROTOCOL *This,
206 This function retrieves the user readable name of a driver in the form of a
207 Unicode string. If the driver specified by This has a user readable name in
210 by This does not support the language specified by Language,
213 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
217 array indicating the language. This is the
226 This Unicode string is the name of the
227 driver specified by This in the language
231 This and the language specified by Language was
238 @retval EFI_UNSUPPORTED The driver specified by This does not support
245 IN EFI_COMPONENT_NAME_PROTOCOL *This,
255 This function retrieves the user readable name of the controller specified by
257 driver specified by This has a user readable name in the language specified by
259 and EFI_SUCCESS is returned. If the driver specified by This is not currently
261 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
264 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
268 specified by This is managing. This handle
273 the name of. This is an optional parameter that
282 array indicating the language. This is the
291 This Unicode string is the name of the
295 specified by This.
299 driver specified by This was returned in
311 @retval EFI_UNSUPPORTED The driver specified by This is not currently
315 @retval EFI_UNSUPPORTED The driver specified by This does not support
322 IN EFI_COMPONENT_NAME_PROTOCOL *This,
334 @param[in] This Protocol instance pointer.
352 IN EFI_DRIVER_BINDING_PROTOCOL *This,
368 @param[in] This Calling context.
383 IN EFI_DRIVER_BINDING_PROTOCOL *This,
394 @param[in] This Calling context.
409 IN EFI_DRIVER_BINDING_PROTOCOL *This,
420 @param[in] This Calling context.
434 IN EFI_DRIVER_BINDING_PROTOCOL *This,
446 @param This Calling context.
460 IN EFI_DRIVER_BINDING_PROTOCOL *This,
471 IN EFI_DRIVER_BINDING_PROTOCOL *This,