• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/

Lines Matching refs:NCB_SCRIPT_PHYS

1758 #define NCB_SCRIPT_PHYS(np,lbl)	 (np->p_script  + offsetof (struct script, lbl))
4265 goalp = NCB_SCRIPT_PHYS (np, data_out2) + 8;
4278 goalp = NCB_SCRIPT_PHYS (np, data_in2) + 8;
4288 lastp = goalp = NCB_SCRIPT_PHYS (np, no_data);
4325 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
4326 cp->restart.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, resel_dsa));
4424 np->scripth->tryloop [qidx] = cpu_to_scr(NCB_SCRIPT_PHYS (np, idle));
4982 cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
5016 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_plug));
5019 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_end));
5116 cpu_to_scr(NCB_SCRIPT_PHYS (np, idle));
5131 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_end));
5141 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_plug));
5239 OUTL_DSP (NCB_SCRIPT_PHYS (np, start));
5561 cpu_to_scr(NCB_SCRIPT_PHYS(np, resel_tag)) :
5562 cpu_to_scr(NCB_SCRIPT_PHYS(np, resel_notag));
5916 OUTL_DSP (NCB_SCRIPT_PHYS (np, cleanup));
6328 OUTL_DSP (NCB_SCRIPT_PHYS (np, dispatch));
6364 nxtdsp = NCB_SCRIPT_PHYS (np, dispatch);
6368 if (dsp == NCB_SCRIPT_PHYS (np, send_ident)) {
6453 OUTL_DSP (NCB_SCRIPT_PHYS (np, reselect));
6510 cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
6521 OUTL_DSP (NCB_SCRIPT_PHYS (np, start));
6561 OUTL(nc_dsp, NCB_SCRIPT_PHYS (np, done_end) + 8);
6563 OUTL(nc_dsp, NCB_SCRIPT_PHYS (np, start));
6787 OUTL_DSP(NCB_SCRIPT_PHYS (np, msg_bad));
6793 OUTL_DSP(NCB_SCRIPT_PHYS (np, clrack));
6821 OUTL_DSP (NCB_SCRIPT_PHYS (np, msg_bad));
6875 OUTL_DSP (NCB_SCRIPT_PHYS (np, msg_bad));
6880 OUTL_DSP (NCB_SCRIPT_PHYS (np, clrack));
7165 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, idle));
7268 tp->call_lun.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, resel_lun));
7375 lp->jump_tag.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, resel_notag));