Lines Matching refs:This

5 This program and the accompanying materials
112 @param This Protocol instance pointer.
117 @retval EFI_SUCCESS This driver supports this device
118 @retval EFI_ALREADY_STARTED This driver is already running on this device
119 @retval other This driver does not support this device
125 IN EFI_DRIVER_BINDING_PROTOCOL *This,
135 @param This Protocol instance pointer.
140 @retval EFI_SUCCESS This driver is added to ControllerHandle
141 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle
142 @retval other This driver does not support this device
148 IN EFI_DRIVER_BINDING_PROTOCOL *This,
157 @param This Protocol instance pointer.
163 @retval EFI_SUCCESS This driver is removed ControllerHandle
164 @retval other This driver was not removed from this device
170 IN EFI_DRIVER_BINDING_PROTOCOL *This,
182 This function retrieves the user readable name of a driver in the form of a
183 Unicode string. If the driver specified by This has a user readable name in
186 by This does not support the language specified by Language,
189 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
193 array indicating the language. This is the
202 This Unicode string is the name of the
203 driver specified by This in the language
207 This and the language specified by Language was
214 @retval EFI_UNSUPPORTED The driver specified by This does not support
221 IN EFI_COMPONENT_NAME_PROTOCOL *This,
231 This function retrieves the user readable name of the controller specified by
233 driver specified by This has a user readable name in the language specified by
235 and EFI_SUCCESS is returned. If the driver specified by This is not currently
237 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
240 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
244 specified by This is managing. This handle
249 the name of. This is an optional parameter that
258 array indicating the language. This is the
267 This Unicode string is the name of the
271 specified by This.
275 driver specified by This was returned in
287 @retval EFI_UNSUPPORTED The driver specified by This is not currently
291 @retval EFI_UNSUPPORTED The driver specified by This does not support
298 IN EFI_COMPONENT_NAME_PROTOCOL *This,
308 @param This - Pointer of simple pointer Protocol.
319 IN EFI_ABSOLUTE_POINTER_PROTOCOL *This,
326 @param This - Pointer of simple pointer Protocol.
336 IN EFI_ABSOLUTE_POINTER_PROTOCOL *This,