Lines Matching refs:DONE_SC
532 #define DONE_SC (HOSTDATA(shpnt)->done_SC)
914 SETPORT(SIMODE1, ENSCSIRST | ( (ISSUE_SC||DONE_SC) ? ENBUSFREE : 0));
1304 if(DONE_SC)
1307 "- will cause abort\n", DONE_SC);
1309 DONE_SC = CURRENT_SC;
1311 set_status_byte(DONE_SC, status_byte);
1312 set_host_byte(DONE_SC, host_byte);
1437 if(DONE_SC) {
1442 if (aha152x_priv(DONE_SC)->phase & check_condition) {
1453 } else if (aha152x_priv(DONE_SC)->status == SAM_STAT_CHECK_CONDITION) {
1458 if (!(aha152x_priv(DONE_SC)->phase & not_issued)) {
1460 struct scsi_cmnd *ptr = DONE_SC;
1461 DONE_SC=NULL;
1474 if (DONE_SC) {
1475 struct scsi_cmnd *ptr = DONE_SC;
1476 DONE_SC=NULL;
1493 DONE_SC=NULL;