Lines Matching refs:host_scribble
566 (struct NCR_700_command_slot *)SCp->host_scribble; in save_for_reselection()
592 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_scsi_done()
619 SCp->host_scribble = NULL; in NCR_700_scsi_done()
973 (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1116 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1129 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1207 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1255 … ((struct NCR_700_command_slot *)SCp->host_scribble)->SG[i].ins, ((struct NCR_700_command_slot *)S… in process_script_interrupt()
1311 (struct NCR_700_command_slot *)SCp->host_scribble; in process_selection()
1392 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_start_command()
1539 … host->host_no, SCp, SCp == NULL ? NULL : SCp->host_scribble, dsp, dsp - hostdata->pScript); in NCR_700_intr()
1560 SCp->host_scribble = NULL; in NCR_700_intr()
1586 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_intr()
1792 SCp->host_scribble = (unsigned char *)slot; in NCR_700_queuecommand_lck()
1915 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in DEF_SCSI_QCMD()