Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlibata.h1358 extern void ata_std_error_handler(struct ata_port *ap);
1929 #define sata_pmp_error_handler ata_std_error_handler
/openbmc/linux/drivers/ata/
H A Dsata_inic162x.c667 ata_std_error_handler(ap); in inic_error_handler()
H A Dlibata-eh.c4012 void ata_std_error_handler(struct ata_port *ap) in ata_std_error_handler() function
4023 EXPORT_SYMBOL_GPL(ata_std_error_handler);
H A Dlibata-core.c70 .error_handler = ata_std_error_handler,
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_ata.c564 .error_handler = ata_std_error_handler,