Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_REDHAT_BRIDGE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/pci-bridge/
H A Dpci_bridge_dev.c254 k->device_id = PCI_DEVICE_ID_REDHAT_BRIDGE; in pci_bridge_dev_class_init()
/openbmc/qemu/include/hw/pci/
H A Dpci.h100 #define PCI_DEVICE_ID_REDHAT_BRIDGE 0x0001 macro
/openbmc/qemu/tests/qtest/libqos/
H A Dpci.c116 device_id != PCI_DEVICE_ID_REDHAT_BRIDGE) { in qpci_find_resource_reserve_capability()