Home
last modified time | relevance | path

Searched refs:ata_eh_recover (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-pmp.c741 * similar to that of ata_eh_recover() except that reset should
915 * ata_eh_recover() and sata_pmp_eh_recover_pmp().
944 rc = ata_eh_recover(ap, ops->prereset, ops->softreset, in sata_pmp_eh_recover()
990 rc = ata_eh_recover(ap, ops->pmp_prereset, ops->pmp_softreset, in sata_pmp_eh_recover()
H A Dlibata.h177 extern int ata_eh_recover(struct ata_port *ap, ata_prereset_fn_t prereset,
H A Dlibata-eh.c2844 * does not leave the do {} while () loop in ata_eh_recover as in ata_eh_pull_park_action()
2863 * ata_eh_recover() again. in ata_eh_pull_park_action()
3517 * ata_eh_recover - recover host port after error
3538 int ata_eh_recover(struct ata_port *ap, ata_prereset_fn_t prereset, in ata_eh_recover() function
3830 rc = ata_eh_recover(ap, prereset, softreset, hardreset, postreset, in ata_do_eh()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-pmp.c737 * similar to that of ata_eh_recover() except that reset should
907 * ata_eh_recover() and sata_pmp_eh_recover_pmp().
936 rc = ata_eh_recover(ap, ops->prereset, ops->softreset, in sata_pmp_eh_recover()
982 rc = ata_eh_recover(ap, ops->pmp_prereset, ops->pmp_softreset, in sata_pmp_eh_recover()
H A Dlibata.h156 extern int ata_eh_recover(struct ata_port *ap, ata_prereset_fn_t prereset,
H A Dlibata-eh.c2961 * does not leave the do {} while () loop in ata_eh_recover as in ata_eh_pull_park_action()
2980 * ata_eh_recover() again. in ata_eh_pull_park_action()
3065 * ata_eh_recover() will later restore the link policy in ata_eh_revalidate_and_attach()
3657 * ata_eh_recover - recover host port after error
3678 int ata_eh_recover(struct ata_port *ap, ata_prereset_fn_t prereset, in ata_eh_recover() function
3981 rc = ata_eh_recover(ap, prereset, softreset, hardreset, postreset, in ata_do_eh()

Completed in 12 milliseconds