Lines Matching full:invoke
315 2. Invoke scsi_eh_get_sense.
333 1. Invoke scsi_request_sense() which issues REQUEST_SENSE
337 2. Invoke scsi_decide_disposition() on the scmd
350 3. If !list_empty(&eh_work_q), invoke scsi_eh_abort_cmds().
374 4. If !list_empty(&eh_work_q), invoke scsi_eh_ready_devs()
381 1. Invoke scsi_eh_stu()
404 2. If !list_empty(&eh_work_q), invoke scsi_eh_bus_device_reset().
414 3. If !list_empty(&eh_work_q), invoke scsi_eh_bus_reset()
423 4. If !list_empty(&eh_work_q), invoke scsi_eh_host_reset()
431 5. If !list_empty(&eh_work_q), invoke scsi_eh_offline_sdevs()
438 5. Invoke scsi_eh_flush_done_q().