Home
last modified time | relevance | path

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

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