| H A D | scsi_error.c | 1325 * @done_q: Queue for processed commands. in scsi_eh_finish_cmd() argument 1334 void scsi_eh_finish_cmd(struct scsi_cmnd *scmd, struct list_head *done_q) 1336 list_move_tail(&scmd->eh_entry, done_q); 1343 * @done_q: Queue of processed commands. 1361 struct list_head *done_q) in scsi_eh_get_sense() 1426 scsi_eh_finish_cmd(scmd, done_q); 1469 * @done_q: queue for commands which are finished in scsi_eh_test_devices() 1474 * a working state are sent to the done_q while commands to devices which in scsi_eh_test_devices() 1480 struct list_head *done_q, int try_stu) in scsi_eh_test_devices() 1512 scsi_eh_finish_cmd(scmd, done_q); 1352 scsi_eh_get_sense(struct list_head * work_q,struct list_head * done_q) scsi_eh_get_sense() argument 1471 scsi_eh_test_devices(struct list_head * cmd_list,struct list_head * work_q,struct list_head * done_q,int try_stu) scsi_eh_test_devices() argument 1549 scsi_eh_stu(struct Scsi_Host * shost,struct list_head * work_q,struct list_head * done_q) scsi_eh_stu() argument 1615 scsi_eh_bus_device_reset(struct Scsi_Host * shost,struct list_head * work_q,struct list_head * done_q) scsi_eh_bus_device_reset() argument 1677 scsi_eh_target_reset(struct Scsi_Host * shost,struct list_head * work_q,struct list_head * done_q) scsi_eh_target_reset() argument 1739 scsi_eh_bus_reset(struct Scsi_Host * shost,struct list_head * work_q,struct list_head * done_q) scsi_eh_bus_reset() argument 1811 scsi_eh_host_reset(struct Scsi_Host * shost,struct list_head * work_q,struct list_head * done_q) scsi_eh_host_reset() argument 1849 scsi_eh_offline_sdevs(struct list_head * work_q,struct list_head * done_q) scsi_eh_offline_sdevs() argument 2227 scsi_eh_ready_devs(struct Scsi_Host * shost,struct list_head * work_q,struct list_head * done_q) scsi_eh_ready_devs() argument 2243 scsi_eh_flush_done_q(struct list_head * done_q) scsi_eh_flush_done_q() argument [all...] |