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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassBot.h 77 UINT8 CmdStatus;
126 @param CmdStatus The result of high level command execution
142 OUT UINT32 *CmdStatus
UsbMassBot.c 305 @param CmdStatus The result of the command execution.
315 OUT UINT8 *CmdStatus
327 *CmdStatus = USB_BOT_COMMAND_ERROR;
360 } else if (Csw.CmdStatus == USB_BOT_COMMAND_ERROR) {
366 *CmdStatus = Csw.CmdStatus;
392 @param CmdStatus The result of high level command execution
408 OUT UINT32 *CmdStatus
416 *CmdStatus = USB_MASS_CMD_FAIL;
447 *CmdStatus = USB_MASS_CMD_SUCCESS;
    [all...]
UsbMassCbi.c 426 @param CmdStatus The result of the command execution
442 OUT UINT32 *CmdStatus
450 *CmdStatus = USB_MASS_CMD_SUCCESS;
493 *CmdStatus = USB_MASS_CMD_FAIL;
504 *CmdStatus = USB_MASS_CMD_SUCCESS;
518 *CmdStatus = USB_MASS_CMD_FAIL;
525 *CmdStatus = USB_MASS_CMD_PERSISTENT;
UsbMassCbi.h 87 @param CmdStatus The result of the command execution
103 OUT UINT32 *CmdStatus
UsbMass.h 89 @param CmdStatus The result of the command execution
106 OUT UINT32 *CmdStatus
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
Ax88772.c 840 UINT32 CmdStatus;
864 &CmdStatus );
869 Status = CmdStatus;
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
Ax88772.c     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
UefiShellLib.c     [all...]

Completed in 185 milliseconds