Lines Matching full:handling
200 Some controllers need special handling and have custom tuning rules,
208 tuning logic in that case would bypass handling for drive and bridge
272 Exception and probe handling (EH)
332 Hardware interrupt handling
341 ``->irq_handler`` is the interrupt handling routine registered with the
400 Error handling
419 handling. All normal blk requests and commands for SCSI emulation are
529 code path is taken and very little error handling takes place. A qc is
533 However, failed ATAPI commands require more handling as REQUEST SENSE is
553 :c:func:`ata_qc_timeout` on the qc if so. Actual error handling occurs in
584 - When handling timeouts, no action is taken to make device forget
587 - EH handling via :c:func:`ata_scsi_error` is not properly protected from
594 state. Also, advanced error handling is necessary to support features
598 errors in pio_task. This is problematic for advanced error handling
601 First, advanced error handling often requires context and internal qc
605 gathering and could trigger complex error handling (say, resetting &
612 its part of error handling. This can be error prone and painful.
894 during error handling.
949 Although EDD does reset devices, this doesn't suit error handling as