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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/
H A DIncompatiblePciDeviceSupport.c48 #define PCI_DEVICE_ID(VendorId, DeviceId, Revision, SubVendorId, SubDeviceId) \
49 VendorId, DeviceId, Revision, SubVendorId, SubDeviceId
108 // PCI_DEVICE_ID (VendorID, DeviceID, Revision, SubVendorId, SubDeviceId),
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.h347 UINT16 SubVendorId; // Subsystem Vendor ID member in struct:__anon12825
422 UINT16 SubVendorId; // Subsystem Vendor ID member in struct:__anon12828
H A DPci.c2889 INDEX_OF (&(Device->SubVendorId)),
2890 Device->SubVendorId
3451 INDEX_OF (&(CardBusData->SubVendorId)),
3452 CardBusData->SubVendorId,

Completed in 85 milliseconds