Home
last modified time | relevance | path

Searched refs:sata_pmp_port_ops (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/ata/
Dlibata-pmp.c16 const struct ata_port_operations sata_pmp_port_ops = { variable
1103 EXPORT_SYMBOL_GPL(sata_pmp_port_ops);
Dsata_sil24.c388 .inherits = &sata_pmp_port_ops,
Dsata_fsl.c1387 .inherits = &sata_pmp_port_ops,
Dlibahci.c154 .inherits = &sata_pmp_port_ops,
/linux-6.1.9/include/linux/
Dlibata.h1884 extern const struct ata_port_operations sata_pmp_port_ops;
1891 #define sata_pmp_port_ops sata_port_ops macro