Searched refs:ahci_pmp_retry_srst_ops (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/ata/
H A Dahci.h376 extern struct ata_port_operations ahci_pmp_retry_srst_ops;
H A Dahci_imx.c338 ret = ahci_pmp_retry_srst_ops.softreset(link, class, deadline); ahci_imx_softreset()
H A Dahci.c207 .port_ops = &ahci_pmp_retry_srst_ops,
214 .port_ops = &ahci_pmp_retry_srst_ops,
H A Dlibahci.c183 struct ata_port_operations ahci_pmp_retry_srst_ops = { variable in typeref:struct:ata_port_operations
187 EXPORT_SYMBOL_GPL(ahci_pmp_retry_srst_ops); variable

Completed in 69 milliseconds