Lines Matching refs:DONE_SC
514 #define DONE_SC (HOSTDATA(shpnt)->done_SC)
893 SETPORT(SIMODE1, ENSCSIRST | ( (ISSUE_SC||DONE_SC) ? ENBUSFREE : 0));
1277 if(DONE_SC)
1280 "- will cause abort\n", DONE_SC);
1282 DONE_SC = CURRENT_SC;
1284 DONE_SC->result = error;
1407 if(DONE_SC) {
1412 if(DONE_SC->SCp.phase & check_condition) {
1423 } else if(DONE_SC->SCp.Status==SAM_STAT_CHECK_CONDITION) {
1428 if(!(DONE_SC->SCp.phase & not_issued)) {
1430 struct scsi_cmnd *ptr = DONE_SC;
1431 DONE_SC=NULL;
1444 if(DONE_SC && DONE_SC->scsi_done) {
1445 struct scsi_cmnd *ptr = DONE_SC;
1446 DONE_SC=NULL;
1463 DONE_SC=NULL;