Home
last modified time | relevance | path

Searched refs:PCI_CLASS_BRIDGE (Results 1 – 2 of 2) sorted by relevance

/sys/include/
Dpci.h29 #define PCI_CLASS_BRIDGE 0x06 macro
/sys/dev/
Dpci.c146 if (baseClass == PCI_CLASS_BRIDGE) { in PCICheckFunction()
309 if (baseClass == PCI_CLASS_BRIDGE) { in DebugPCICheckFunction()