Searched refs:USB_IS_IN_ENDPOINT (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DUsbMass.h44 #define USB_IS_IN_ENDPOINT(EndPointAddr) (((EndPointAddr) & BIT7) == BIT7) macro
H A DUsbMassBot.c92 if (USB_IS_IN_ENDPOINT (EndPoint.EndpointAddress) &&
H A DUsbMassCbi.c110 if (USB_IS_IN_ENDPOINT (EndPoint.EndpointAddress) &&

Completed in 52 milliseconds