Home
last modified time | relevance | path

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

/sys/include/
Dpci.h33 #define PCI_SCLASS_STORAGE_SATA 0x06 macro
/sys/dev/
Dpci.c162 if (subClass == PCI_SCLASS_STORAGE_SATA) { in PCICheckFunction()
325 if (subClass == PCI_SCLASS_STORAGE_SATA) { in DebugPCICheckFunction()