Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dacard-ahci.c172 else if (cc == PCI_CLASS_STORAGE_SATA) in acard_ahci_pci_print_info()
Dahci.c920 else if (cc == PCI_CLASS_STORAGE_SATA) in ahci_pci_print_info()
/Linux-v5.4/include/linux/
Dpci_ids.h24 #define PCI_CLASS_STORAGE_SATA 0x0106 macro