Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/ata/
Dlibata-pmp.c22 .error_handler = sata_pmp_error_handler,
1100 void sata_pmp_error_handler(struct ata_port *ap) in sata_pmp_error_handler() function
1110 EXPORT_SYMBOL_GPL(sata_pmp_error_handler);
Dsata_sil24.c1187 sata_pmp_error_handler(ap); in sil24_error_handler()
Dsata_fsl.c1036 sata_pmp_error_handler(ap); in sata_fsl_error_handler()
Dlibahci.c1892 sata_pmp_error_handler(ap); in ahci_error_handler()
Dsata_mv.c2427 sata_pmp_error_handler(ap); in mv_pmp_error_handler()
/linux-3.4.99/include/linux/
Dlibata.h1615 extern void sata_pmp_error_handler(struct ata_port *ap);
1621 #define sata_pmp_error_handler ata_std_error_handler macro