Searched refs:ata_scsi_error (Results 1 – 3 of 3) sorted by relevance
514 :c:func:`ata_scsi_error` with partially completed qc.516 :c:func:`ata_scsi_error`519 :c:func:`ata_scsi_error` is the current ``transportt->eh_strategy_handler()``557 - EH handling via :c:func:`ata_scsi_error` is not properly protected from
765 i->t.eh_strategy_handler = ata_scsi_error; in ata_attach_transport()
559 void ata_scsi_error(struct Scsi_Host *host) in ata_scsi_error() function