Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dacard-ahci.c219 else if (cc == PCI_CLASS_STORAGE_SATA) in acard_ahci_pci_print_info()
Dahci.c965 else if (cc == PCI_CLASS_STORAGE_SATA) in ahci_pci_print_info()
/Linux-v4.19/include/linux/
Dpci_ids.h24 #define PCI_CLASS_STORAGE_SATA 0x0106 macro