Home
last modified time | relevance | path

Searched refs:ata_scsi_port_error_handler (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ata/
H A Dlibata-eh.c579 ata_scsi_port_error_handler(host, ap); in ata_scsi_error()
719 void ata_scsi_port_error_handler(struct Scsi_Host *host, struct ata_port *ap) in ata_scsi_port_error_handler() function
835 EXPORT_SYMBOL_GPL(ata_scsi_port_error_handler);
/linux/drivers/scsi/libsas/
H A Dsas_ata.c819 ata_scsi_port_error_handler(ha->shost, ap); in async_sas_ata_eh()