Home
last modified time | relevance | path

Searched refs:PCI_CLASS_BRIDGE_PCI (Results 1 – 4 of 4) sorted by relevance

/pciutils/lib/
H A Demulated.c87 if (d->device_class == PCI_CLASS_BRIDGE_PCI) in pci_emulated_read()
H A Dheader.h1661 #define PCI_CLASS_BRIDGE_PCI 0x0604 macro
H A Dwin32-cfgmgr32.c984 …if (has_child || d->device_class == PCI_CLASS_BRIDGE_PCI || d->device_class == PCI_CLASS_BRIDGE_CA… in fill_resources()
/pciutils/
H A Dlspci.c813 if (class == PCI_CLASS_BRIDGE_PCI) in show_verbose()