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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassBoot.c 37 USB_BOOT_REQUEST_SENSE_DATA SenseData;
49 ZeroMem (&SenseData, sizeof (USB_BOOT_REQUEST_SENSE_DATA));
53 SenseCmd.AllocLen = (UINT8) sizeof (USB_BOOT_REQUEST_SENSE_DATA);
61 sizeof (USB_BOOT_REQUEST_SENSE_DATA),
    [all...]
UsbMassBoot.h 194 } USB_BOOT_REQUEST_SENSE_DATA;

Completed in 44 milliseconds