Lines Matching refs:host_scribble
568 (struct NCR_700_command_slot *)SCp->host_scribble; in save_for_reselection()
594 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_scsi_done()
621 SCp->host_scribble = NULL; in NCR_700_scsi_done()
975 (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1118 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1131 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1209 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1257 … ((struct NCR_700_command_slot *)SCp->host_scribble)->SG[i].ins, ((struct NCR_700_command_slot *)S… in process_script_interrupt()
1313 (struct NCR_700_command_slot *)SCp->host_scribble; in process_selection()
1394 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_start_command()
1541 … host->host_no, SCp, SCp == NULL ? NULL : SCp->host_scribble, dsp, dsp - hostdata->pScript); in NCR_700_intr()
1562 SCp->host_scribble = NULL; in NCR_700_intr()
1588 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_intr()
1794 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()