Home
last modified time | relevance | path

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

/sys/include/
Dpci.h30 #define PCI_CLASS_BUS 0x0C macro
/sys/dev/
Dpci.c178 } else if ((baseClass == PCI_CLASS_BUS) && (subClass == PCI_SCLASS_BUS_SMBUS)) { in PCICheckFunction()
338 } else if ((baseClass == PCI_CLASS_BUS) && (subClass == PCI_SCLASS_BUS_SMBUS)) { in DebugPCICheckFunction()