Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/ata/
Dlibata-pmp.c17 const struct ata_port_operations sata_pmp_port_ops = { variable
1108 EXPORT_SYMBOL_GPL(sata_pmp_port_ops);
Dsata_sil24.c392 .inherits = &sata_pmp_port_ops,
Dsata_fsl.c1353 .inherits = &sata_pmp_port_ops,
Dlibahci.c147 .inherits = &sata_pmp_port_ops,
/linux-3.4.99/include/linux/
Dlibata.h1612 extern const struct ata_port_operations sata_pmp_port_ops;
1619 #define sata_pmp_port_ops sata_port_ops macro