ahci_pmp_retry_srst_ops  214 drivers/ata/ahci.c 		.port_ops	= &ahci_pmp_retry_srst_ops,
ahci_pmp_retry_srst_ops  221 drivers/ata/ahci.c 		.port_ops	= &ahci_pmp_retry_srst_ops,
ahci_pmp_retry_srst_ops  392 drivers/ata/ahci.h extern struct ata_port_operations ahci_pmp_retry_srst_ops;
ahci_pmp_retry_srst_ops  788 drivers/ata/ahci_imx.c 		ret = ahci_pmp_retry_srst_ops.softreset(link, class, deadline);
ahci_pmp_retry_srst_ops  171 drivers/ata/libahci.c struct ata_port_operations ahci_pmp_retry_srst_ops = {
ahci_pmp_retry_srst_ops  175 drivers/ata/libahci.c EXPORT_SYMBOL_GPL(ahci_pmp_retry_srst_ops);