HomeSort by relevance Sort by last modified time
    Searched refs:UsbCbiExecCommand (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassCbi.h 94 UsbCbiExecCommand (
110 The reset is defined as a non-data command. Don't use UsbCbiExecCommand
UsbMassCbi.c 26 UsbCbiExecCommand,
38 UsbCbiExecCommand,
433 UsbCbiExecCommand (
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 1589 milliseconds