Home
last modified time | relevance | path

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

/sys/include/
Dpci.h37 #define PCI_SCLASS_BRIDGE_PCI 0x04 macro
/sys/dev/
Dpci.c153 } else if (subClass == PCI_SCLASS_BRIDGE_PCI) { in PCICheckFunction()
316 } else if (subClass == PCI_SCLASS_BRIDGE_PCI) { in DebugPCICheckFunction()