Home
last modified time | relevance | path

Searched refs:USB_BOOT_READ_CAPACITY_CMD (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
DUsbMassBoot.c491 USB_BOOT_READ_CAPACITY_CMD CapacityCmd; in UsbBootReadCapacity()
499 ZeroMem (&CapacityCmd, sizeof (USB_BOOT_READ_CAPACITY_CMD)); in UsbBootReadCapacity()
508 (UINT8) sizeof (USB_BOOT_READ_CAPACITY_CMD), in UsbBootReadCapacity()
DUsbMassBoot.h122 } USB_BOOT_READ_CAPACITY_CMD; typedef