Home
last modified time | relevance | path

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

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