Lines Matching refs:host_scribble
553 (struct NCR_700_command_slot *)SCp->host_scribble; in save_for_reselection()
579 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_scsi_done()
606 SCp->host_scribble = NULL; in NCR_700_scsi_done()
960 (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1103 slot = (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()
1194 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in process_script_interrupt()
1242 … ((struct NCR_700_command_slot *)SCp->host_scribble)->SG[i].ins, ((struct NCR_700_command_slot *)S… in process_script_interrupt()
1298 (struct NCR_700_command_slot *)SCp->host_scribble; in process_selection()
1379 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_start_command()
1526 … host->host_no, SCp, SCp == NULL ? NULL : SCp->host_scribble, dsp, dsp - hostdata->pScript); in NCR_700_intr()
1547 SCp->host_scribble = NULL; in NCR_700_intr()
1573 (struct NCR_700_command_slot *)SCp->host_scribble; in NCR_700_intr()
1779 SCp->host_scribble = (unsigned char *)slot; in NCR_700_queuecommand_lck()
1902 slot = (struct NCR_700_command_slot *)SCp->host_scribble; in DEF_SCSI_QCMD()