Lines Matching refs:next
202 * Retry after abort failed, escalate to next level.
716 * get to try and figure out what to do next. if the sense
726 * next, check the message byte.
1222 struct scsi_cmnd *scmd, *next;
1230 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
1341 struct scsi_cmnd *scmd, *next;
1346 scmd = list_entry(cmd_list->next, struct scsi_cmnd, eh_entry);
1366 list_for_each_entry_safe(scmd, next, cmd_list, eh_entry)
1418 struct scsi_cmnd *scmd, *stu_scmd, *next;
1449 list_for_each_entry_safe(scmd, next,
1484 struct scsi_cmnd *scmd, *bdr_scmd, *next;
1515 list_for_each_entry_safe(scmd, next,
1552 struct scsi_cmnd *next, *scmd;
1567 scmd = list_entry(tmp_list.next, struct scsi_cmnd, eh_entry);
1581 list_for_each_entry_safe(scmd, next, &tmp_list, eh_entry) {
1608 struct scsi_cmnd *scmd, *chan_scmd, *next;
1650 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
1680 struct scsi_cmnd *scmd, *next;
1685 scmd = list_entry(work_q->next,
1697 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
1718 struct scsi_cmnd *scmd, *next;
1721 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
1817 * looks good. drop through, and check the next byte.
1892 * next, check the message byte.
2036 * next free up anything directly waiting upon the host. this
2100 struct scsi_cmnd *scmd, *next;
2102 list_for_each_entry_safe(scmd, next, done_q, eh_entry) {