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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassBoot.c 561 USB_SCSI_MODE_SENSE6_PARA_HEADER ModeParaHeader;
567 ZeroMem (&ModeParaHeader, sizeof (USB_SCSI_MODE_SENSE6_PARA_HEADER));
575 ModeSenseCmd.AllocateLen = (UINT8) sizeof (USB_SCSI_MODE_SENSE6_PARA_HEADER);
583 sizeof (USB_SCSI_MODE_SENSE6_PARA_HEADER),
    [all...]
UsbMassBoot.h 210 } USB_SCSI_MODE_SENSE6_PARA_HEADER;

Completed in 63 milliseconds