Searched refs:sata_pmp_error_handler (Results 1 – 6 of 6) sorted by relevance
21 .error_handler = sata_pmp_error_handler,1103 void sata_pmp_error_handler(struct ata_port *ap) in sata_pmp_error_handler() function1113 EXPORT_SYMBOL_GPL(sata_pmp_error_handler);
1178 sata_pmp_error_handler(ap); in sil24_error_handler()
1063 sata_pmp_error_handler(ap); in sata_fsl_error_handler()
2082 sata_pmp_error_handler(ap); in ahci_error_handler()
2458 sata_pmp_error_handler(ap); in mv_pmp_error_handler()
1883 extern void sata_pmp_error_handler(struct ata_port *ap);1889 #define sata_pmp_error_handler ata_std_error_handler macro