Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibata-pmp.c16 const struct ata_port_operations sata_pmp_port_ops = { variable
1102 EXPORT_SYMBOL_GPL(sata_pmp_port_ops);
H A Dsata_sil24.c388 .inherits = &sata_pmp_port_ops,
H A Dsata_fsl.c1386 .inherits = &sata_pmp_port_ops,
H A Dlibahci.c155 .inherits = &sata_pmp_port_ops,
/linux/include/linux/
H A Dlibata.h1982 extern const struct ata_port_operations sata_pmp_port_ops;
1989 #define sata_pmp_port_ops sata_port_ops macro