Lines Matching refs:This

8 This program and the accompanying materials
110 @param This Protocol instance pointer.
115 @retval EFI_SUCCESS This driver supports this device
116 @retval EFI_ALREADY_STARTED This driver is already running on this device
117 @retval other This driver does not support this device
123 IN EFI_DRIVER_BINDING_PROTOCOL *This,
133 @param This Protocol instance pointer.
138 @retval EFI_SUCCESS This driver is added to ControllerHandle
139 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle
140 @retval other This driver does not support this device
146 IN EFI_DRIVER_BINDING_PROTOCOL *This,
155 @param This Protocol instance pointer.
161 @retval EFI_SUCCESS This driver is removed ControllerHandle
162 @retval other This driver was not removed from this device
168 IN EFI_DRIVER_BINDING_PROTOCOL *This,
180 This function retrieves the user readable name of a driver in the form of a
181 Unicode string. If the driver specified by This has a user readable name in
184 by This does not support the language specified by Language,
187 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
191 array indicating the language. This is the
200 This Unicode string is the name of the
201 driver specified by This in the language
205 This and the language specified by Language was
212 @retval EFI_UNSUPPORTED The driver specified by This does not support
219 IN EFI_COMPONENT_NAME_PROTOCOL *This,
229 This function retrieves the user readable name of the controller specified by
231 driver specified by This has a user readable name in the language specified by
233 and EFI_SUCCESS is returned. If the driver specified by This is not currently
235 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
238 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
242 specified by This is managing. This handle
247 the name of. This is an optional parameter that
256 array indicating the language. This is the
265 This Unicode string is the name of the
269 specified by This.
273 driver specified by This was returned in
285 @retval EFI_UNSUPPORTED The driver specified by This is not currently
289 @retval EFI_UNSUPPORTED The driver specified by This does not support
296 IN EFI_COMPONENT_NAME_PROTOCOL *This,
308 @param[in] This Protocol instance pointer.
326 IN EFI_DRIVER_BINDING_PROTOCOL *This,
342 @param[in] This Calling context.
357 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.
408 IN EFI_DRIVER_BINDING_PROTOCOL *This,
419 IN EFI_DRIVER_BINDING_PROTOCOL *This,