Searched refs:UsbCbiSendCommand (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DUsbMassCbi.c174 UsbCbiSendCommand ( function
457 Status = UsbCbiSendCommand (UsbCbi, Cmd, CmdLen, Timeout);
460 DEBUG ((EFI_D_ERROR, "UsbCbiExecCommand: UsbCbiSendCommand (%r)\n",Status));
575 Status = UsbCbiSendCommand (UsbCbi, ResetCmd, USB_CBI_RESET_CMD_LEN, Timeout);

Completed in 40 milliseconds