Home
last modified time | relevance | path

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

/sys/include/
Dpci.h32 #define PCI_SCLASS_STORAGE_IDE 0x01 macro
/sys/dev/
Dpci.c167 } else if (subClass == PCI_SCLASS_STORAGE_IDE) { in PCICheckFunction()
328 } else if (subClass == PCI_SCLASS_STORAGE_IDE) { in DebugPCICheckFunction()