Home
last modified time | relevance | path

Searched refs:sata_pmp_error_handler (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-pmp.c21 .error_handler = sata_pmp_error_handler,
1094 * sata_pmp_error_handler - do standard error handling for PMP-enabled host
1103 void sata_pmp_error_handler(struct ata_port *ap) in sata_pmp_error_handler() function
1113 EXPORT_SYMBOL_GPL(sata_pmp_error_handler); variable
H A Dsata_sil24.c1178 sata_pmp_error_handler(ap); in sil24_error_handler()
H A Dsata_fsl.c1063 sata_pmp_error_handler(ap); in sata_fsl_error_handler()
H A Dlibahci.c2083 sata_pmp_error_handler(ap); in ahci_error_handler()
H A Dsata_mv.c2458 sata_pmp_error_handler(ap); in mv_pmp_error_handler()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-pmp.c21 .error_handler = sata_pmp_error_handler,
1086 * sata_pmp_error_handler - do standard error handling for PMP-enabled host
1095 void sata_pmp_error_handler(struct ata_port *ap) in sata_pmp_error_handler() function
1105 EXPORT_SYMBOL_GPL(sata_pmp_error_handler); variable
H A Dsata_fsl.c1039 sata_pmp_error_handler(ap); in sata_fsl_error_handler()
H A Dsata_sil24.c1177 sata_pmp_error_handler(ap); in sil24_error_handler()
H A Dlibahci.c2233 sata_pmp_error_handler(ap); in ahci_error_handler()
H A Dsata_mv.c2455 sata_pmp_error_handler(ap); in mv_pmp_error_handler()
/kernel/linux/linux-5.10/include/linux/
H A Dlibata.h1887 extern void sata_pmp_error_handler(struct ata_port *ap);
1893 #define sata_pmp_error_handler ata_std_error_handler macro
/kernel/linux/linux-6.6/include/linux/
H A Dlibata.h1921 extern void sata_pmp_error_handler(struct ata_port *ap);
1927 #define sata_pmp_error_handler ata_std_error_handler macro

Completed in 40 milliseconds