Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
DUsbMassBoot.h101 UINT8 AllocLen; member
179 UINT8 AllocLen; ///< Allocation length member
DUsbMassBoot.c53 SenseCmd.AllocLen = (UINT8) sizeof (USB_BOOT_REQUEST_SENSE_DATA); in UsbBootRequestSense()
360 InquiryCmd.AllocLen = (UINT8) sizeof (USB_BOOT_INQUIRY_DATA); in UsbBootInquiry()