Lines Matching full:invoke
314 2. Invoke scsi_eh_get_sense.
332 1. Invoke scsi_request_sense() which issues REQUEST_SENSE
336 2. Invoke scsi_decide_disposition() on the scmd
349 3. If !list_empty(&eh_work_q), invoke scsi_eh_abort_cmds().
373 4. If !list_empty(&eh_work_q), invoke scsi_eh_ready_devs()
380 1. Invoke scsi_eh_stu()
403 2. If !list_empty(&eh_work_q), invoke scsi_eh_bus_device_reset().
413 3. If !list_empty(&eh_work_q), invoke scsi_eh_bus_reset()
422 4. If !list_empty(&eh_work_q), invoke scsi_eh_host_reset()
430 5. If !list_empty(&eh_work_q), invoke scsi_eh_offline_sdevs()
437 5. Invoke scsi_eh_flush_done_q().