Home
last modified time | relevance | path

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

/sys/include/
Dpci.h26 #define PCI_CLASS_STORAGE 0x01 macro
/sys/dev/
Dpci.c161 } else if (baseClass == PCI_CLASS_STORAGE) { in PCICheckFunction()
324 } else if (baseClass == PCI_CLASS_STORAGE) { in DebugPCICheckFunction()