Lines Matching refs:host_scribble
569 (struct NCR_700_command_slot *)SCp->host_scribble; in save_for_reselection()
595 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_scsi_done()
622 SCp->host_scribble = NULL; in NCR_700_scsi_done()
976 (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1117 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1128 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1206 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1254 … ((struct NCR_700_command_slot *)SCp->host_scribble)->SG[i].ins, ((struct NCR_700_command_slot *)S… in process_script_interrupt()
1310 (struct NCR_700_command_slot *)SCp->host_scribble; in process_selection()
1391 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_start_command()
1538 … host->host_no, SCp, SCp == NULL ? NULL : SCp->host_scribble, dsp, dsp - hostdata->pScript); in NCR_700_intr()
1559 SCp->host_scribble = NULL; in NCR_700_intr()
1585 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_intr()
1791 SCp->host_scribble = (unsigned char *)slot; in NCR_700_queuecommand_lck()
1912 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in DEF_SCSI_QCMD()