Home
last modified time | relevance | path

Searched refs:PCI_CLASS_STORAGE_SATA (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/ata/
Dacard-ahci.c219 else if (cc == PCI_CLASS_STORAGE_SATA) in acard_ahci_pci_print_info()
Dahci.c910 else if (cc == PCI_CLASS_STORAGE_SATA) in ahci_pci_print_info()
/linux-4.1.27/include/linux/
Dpci_ids.h23 #define PCI_CLASS_STORAGE_SATA 0x0106 macro