Home
last modified time | relevance | path

Searched refs:sata_pmp_error_handler (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/ata/
A Dlibata-pmp.c21 .error_handler = sata_pmp_error_handler,
1095 void sata_pmp_error_handler(struct ata_port *ap) in sata_pmp_error_handler() function
1105 EXPORT_SYMBOL_GPL(sata_pmp_error_handler);
A Dsata_sil24.c1177 sata_pmp_error_handler(ap); in sil24_error_handler()
A Dsata_fsl.c1039 sata_pmp_error_handler(ap); in sata_fsl_error_handler()
A Dlibahci.c2222 sata_pmp_error_handler(ap); in ahci_error_handler()
A Dsata_mv.c2455 sata_pmp_error_handler(ap); in mv_pmp_error_handler()
/linux-6.3-rc2/include/linux/
A Dlibata.h1909 extern void sata_pmp_error_handler(struct ata_port *ap);
1915 #define sata_pmp_error_handler ata_std_error_handler macro

Completed in 29 milliseconds