Lines Matching refs:host_scribble
583 (struct NCR_700_command_slot *)SCp->host_scribble; in save_for_reselection()
609 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_scsi_done()
636 SCp->host_scribble = NULL; in NCR_700_scsi_done()
987 (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1130 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1143 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1221 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1268 … ((struct NCR_700_command_slot *)SCp->host_scribble)->SG[i].ins, ((struct NCR_700_command_slot *)S… in process_script_interrupt()
1324 (struct NCR_700_command_slot *)SCp->host_scribble; in process_selection()
1404 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_start_command()
1545 … host->host_no, SCp, SCp == NULL ? NULL : SCp->host_scribble, dsp, dsp - hostdata->pScript); in NCR_700_intr()
1566 SCp->host_scribble = NULL; in NCR_700_intr()
1592 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_intr()
1797 SCp->host_scribble = (unsigned char *)slot; in NCR_700_queuecommand_lck()
1919 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in DEF_SCSI_QCMD()