Lines Matching full:controller
274 @param Controller The device to initialize.
285 IN EFI_HANDLE Controller
303 Controller,
307 Controller,
318 Private->Controller = Controller;
329 &Controller,
346 Controller,
349 Controller
357 Check whether the controller is a supported USB mass storage.
360 @param Controller The controller handle to check.
363 @retval EFI_SUCCESS The driver supports this controller.
371 IN EFI_HANDLE Controller,
379 Controller,
383 Controller,
391 Controller,
394 Controller
408 @param Controller The USB mass storage device to start on
422 IN EFI_HANDLE Controller,
428 Status = BlockIoInit (This, Controller);
443 @param Controller The device controller controlled by the driver.
449 @retval EFI_UNSUPPORTED Block I/O Protocol is not installed on Controller.
457 IN EFI_HANDLE Controller,
472 Controller,
481 Controller,
484 Controller