Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dlibata-pmp.c17 const struct ata_port_operations sata_pmp_port_ops = { variable
1111 EXPORT_SYMBOL_GPL(sata_pmp_port_ops);
Dsata_sil24.c395 .inherits = &sata_pmp_port_ops,
Dsata_fsl.c1417 .inherits = &sata_pmp_port_ops,
Dlibahci.c146 .inherits = &sata_pmp_port_ops,
/linux-4.1.27/include/linux/
Dlibata.h1784 extern const struct ata_port_operations sata_pmp_port_ops;
1791 #define sata_pmp_port_ops sata_port_ops macro