Searched defs:UsbCbiExecCommand (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DUsbMassCbi.c26 UsbCbiExecCommand,
38 UsbCbiExecCommand,
433 UsbCbiExecCommand ( function
460 DEBUG ((EFI_D_ERROR, "UsbCbiExecCommand: UsbCbiSendCommand (%r)\n",Status));
472 DEBUG ((EFI_D_ERROR, "UsbCbiExecCommand: UsbCbiDataTransfer (%r)\n",Status));
481 DEBUG ((EFI_D_ERROR, "UsbCbiExecCommand: UsbCbiGetStatus (%r)\n",Status));
538 The reset is defined as a non-data command. Don't use UsbCbiExecCommand
573 // Send the command to the device. Don't use UsbCbiExecCommand here.

Completed in 1108 milliseconds