Lines Matching refs:host_scribble
582 (struct NCR_700_command_slot *)SCp->host_scribble; in save_for_reselection()
608 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_scsi_done()
635 SCp->host_scribble = NULL; in NCR_700_scsi_done()
986 (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()
1142 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1220 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1267 … ((struct NCR_700_command_slot *)SCp->host_scribble)->SG[i].ins, ((struct NCR_700_command_slot *)S… in process_script_interrupt()
1323 (struct NCR_700_command_slot *)SCp->host_scribble; in process_selection()
1403 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_start_command()
1543 … host->host_no, SCp, SCp == NULL ? NULL : SCp->host_scribble, dsp, dsp - hostdata->pScript); in NCR_700_intr()
1564 SCp->host_scribble = NULL; in NCR_700_intr()
1590 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_intr()
1793 SCp->host_scribble = (unsigned char *)slot; in NCR_700_queuecommand_lck()
1913 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in DEF_SCSI_QCMD()