Lines Matching defs:next
241 * Retry after abort failed, escalate to next level.
798 * get to try and figure out what to do next. if the sense
1306 struct scsi_cmnd *scmd, *next;
1314 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
1425 struct scsi_cmnd *scmd, *next;
1430 scmd = list_entry(cmd_list->next, struct scsi_cmnd, eh_entry);
1450 list_for_each_entry_safe(scmd, next, cmd_list, eh_entry)
1503 struct scsi_cmnd *scmd, *stu_scmd, *next;
1534 list_for_each_entry_safe(scmd, next,
1569 struct scsi_cmnd *scmd, *bdr_scmd, *next;
1600 list_for_each_entry_safe(scmd, next,
1637 struct scsi_cmnd *next, *scmd;
1652 scmd = list_entry(tmp_list.next, struct scsi_cmnd, eh_entry);
1666 list_for_each_entry_safe(scmd, next, &tmp_list, eh_entry) {
1693 struct scsi_cmnd *scmd, *chan_scmd, *next;
1735 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
1765 struct scsi_cmnd *scmd, *next;
1770 scmd = list_entry(work_q->next,
1782 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
1803 struct scsi_cmnd *scmd, *next;
1806 list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
1906 * looks good. drop through, and check the next byte.
2133 * next free up anything directly waiting upon the host. this
2197 struct scsi_cmnd *scmd, *next;
2199 list_for_each_entry_safe(scmd, next, done_q, eh_entry) {