Searched refs:InterfaceProtocol (Results 1 – 13 of 13) sorted by relevance
91 if ((Interface->InterfaceProtocol != USB_MASS_STORE_CBI0) in UsbCbiInit()92 && (Interface->InterfaceProtocol != USB_MASS_STORE_CBI1)) { in UsbCbiInit()127 if ((Interface->InterfaceProtocol == USB_MASS_STORE_CBI0) && in UsbCbiInit()140 …if ((Interface->InterfaceProtocol == USB_MASS_STORE_CBI0) && (UsbCbi->InterruptEndpoint == NULL)) { in UsbCbiInit()
427 if (Interface.InterfaceProtocol == (*Transport)->Protocol) { in UsbMassInitTransport()751 if (Interface.InterfaceProtocol == Transport->Protocol) { in USBMassDriverBindingSupported()
77 if (Interface->InterfaceProtocol != USB_MASS_STORE_BOT) { in UsbBotInit()
153 UINT8 InterfaceProtocol; member
216 UINT8 InterfaceProtocol; member
190 if ((InterfaceDesc->InterfaceClass != 0x08) || (InterfaceDesc->InterfaceProtocol != 0x50)) { in InitUsbBot()
521 (InterfaceDescriptor.InterfaceProtocol == PROTOCOL_MOUSE) in IsUsbMouse()
960 (UsbClassDevicePathPtr->DeviceProtocol == ActIfDesc->InterfaceProtocol || in MatchUsbClass()
395 InterfaceDescriptor.InterfaceProtocol == PROTOCOL_KEYBOARD in IsUSBKeyboard()
416 DeviceProtocol = IfDesc.InterfaceProtocol; in BmMatchUsbClass()
1820 DeviceProtocol = IfDesc.InterfaceProtocol; in BdsMatchUsbClass()
1822 DeviceProtocol = IfDesc.InterfaceProtocol; in BdsMatchUsbClass()