Searched refs:BaseCode (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhci.h94 UINT8 BaseCode; member in struct:__anon10838
H A DUhci.c1396 if ((UsbClassCReg.BaseCode != PCI_CLASS_SERIAL) ||
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciReg.h112 UINT8 BaseCode; member in struct:__anon10817
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhciReg.h120 UINT8 BaseCode; member in struct:__anon10813
H A DEhci.c1393 if ((UsbClassCReg.BaseCode != PCI_CLASS_SERIAL) || (UsbClassCReg.SubClassCode != PCI_CLASS_SERIAL_USB)
1762 (UsbClassCReg.BaseCode == PCI_CLASS_SERIAL) &&
1811 (UsbClassCReg.BaseCode == PCI_CLASS_SERIAL) &&
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
H A DDebugCommunicationLibUsb.c171 UINT8 BaseCode; local
184 BaseCode = PciRead8 (PcdGet32(PcdUsbEhciPciAddress) + PCI_CLASSCODE_OFFSET + 2);
186 if ((ProgInterface != PCI_IF_EHCI) || (SubClassCode != PCI_CLASS_SERIAL_USB) || (BaseCode != PCI_CLASS_SERIAL)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.h125 UINT8 BaseCode; member in struct:__anon10848
H A DXhci.c1655 if ((UsbClassCReg.BaseCode != PCI_CLASS_SERIAL) ||

Completed in 68 milliseconds