Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibata-pmp.c21 .error_handler = sata_pmp_error_handler,
1094 void sata_pmp_error_handler(struct ata_port *ap) in sata_pmp_error_handler() function
1104 EXPORT_SYMBOL_GPL(sata_pmp_error_handler);
H A Dsata_sil24.c1176 sata_pmp_error_handler(ap); in sil24_error_handler()
H A Dlibahci.c2219 sata_pmp_error_handler(ap); in ahci_error_handler()
H A Dsata_mv.c2424 sata_pmp_error_handler(ap); in mv_pmp_error_handler()
/linux/include/linux/
H A Dlibata.h1984 extern void sata_pmp_error_handler(struct ata_port *ap);
1990 #define sata_pmp_error_handler ata_std_error_handler macro