Home
last modified time | relevance | path

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

/pciutils/
H A Dlspci.c820 if ((class >> 8) != PCI_BASE_CLASS_BRIDGE) in show_verbose()
826 if ((class >> 8) != PCI_BASE_CLASS_BRIDGE) in show_verbose()
H A Dls-tree.c147 if ((class >> 8) == PCI_BASE_CLASS_BRIDGE && in grow_tree()
/pciutils/lib/
H A Dheader.h1656 #define PCI_BASE_CLASS_BRIDGE 0x06 macro