Lines Matching refs:eh_entry
185 list_del_init(&scmd->eh_entry);
215 list_del_init(&scmd->eh_entry);
253 BUG_ON(!list_empty(&scmd->eh_entry));
254 list_add_tail(&scmd->eh_entry, &shost->eh_abort_list);
315 list_add_tail(&scmd->eh_entry, &shost->eh_cmd_q);
412 list_for_each_entry(scmd, work_q, eh_entry) {
1279 list_move_tail(&scmd->eh_entry, done_q);
1314 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
1430 scmd = list_entry(cmd_list->next, struct scsi_cmnd, eh_entry);
1450 list_for_each_entry_safe(scmd, next, cmd_list, eh_entry)
1457 list_move_tail(&scmd->eh_entry, work_q);
1516 list_for_each_entry(scmd, work_q, eh_entry)
1535 work_q, eh_entry) {
1583 list_for_each_entry(scmd, work_q, eh_entry)
1601 work_q, eh_entry) {
1652 scmd = list_entry(tmp_list.next, struct scsi_cmnd, eh_entry);
1666 list_for_each_entry_safe(scmd, next, &tmp_list, eh_entry) {
1671 list_move_tail(&scmd->eh_entry, &check_list);
1676 list_move(&scmd->eh_entry, work_q);
1716 list_for_each_entry(scmd, work_q, eh_entry) {
1735 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
1741 list_move_tail(&scmd->eh_entry,
1771 struct scsi_cmnd, eh_entry);
1782 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
1806 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
2199 list_for_each_entry_safe(scmd, next, done_q, eh_entry) {
2202 list_del_init(&scmd->eh_entry);