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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassCbi.c 24 USB_MASS_STORE_CBI0,
91 if ((Interface->InterfaceProtocol != USB_MASS_STORE_CBI0)
127 if ((Interface->InterfaceProtocol == USB_MASS_STORE_CBI0) &&
140 if ((Interface->InterfaceProtocol == USB_MASS_STORE_CBI0) && (UsbCbi->InterruptEndpoint == NULL)) {
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Usb.h 40 #define USB_MASS_STORE_CBI0 0x00 ///< CBI protocol with command completion interrupt

Completed in 57 milliseconds