Home
last modified time | relevance | path

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

/sys/include/
Dpci.h35 #define PCI_SCLASS_BRIDGE_HOST 0x00 macro
/sys/dev/
Dpci.c147 if (subClass == PCI_SCLASS_BRIDGE_HOST) { in PCICheckFunction()
310 if (subClass == PCI_SCLASS_BRIDGE_HOST) { in DebugPCICheckFunction()