Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
DUsbMassBoot.h45 #define USB_BOOT_SENSE_ILLEGAL_REQUEST 0X05 ///< Illegal parameters in the request macro
DUsbMassBoot.c103 case USB_BOOT_SENSE_ILLEGAL_REQUEST: in UsbBootRequestSense()