Home
last modified time | relevance | path

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

/sys/include/
Dpci.h38 #define PCI_SCLASS_BRIDGE_MISC 0x80 macro
/sys/dev/
Dpci.c157 } else if (subClass == PCI_SCLASS_BRIDGE_MISC) { in PCICheckFunction()
320 } else if (subClass == PCI_SCLASS_BRIDGE_MISC) { in DebugPCICheckFunction()