Lines Matching defs:NCB_SCRIPT_PHYS
1746 #define NCB_SCRIPT_PHYS(np,lbl) (np->p_script + offsetof (struct script, lbl))
4260 goalp = NCB_SCRIPT_PHYS (np, data_out2) + 8;
4273 goalp = NCB_SCRIPT_PHYS (np, data_in2) + 8;
4283 lastp = goalp = NCB_SCRIPT_PHYS (np, no_data);
4320 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
4321 cp->restart.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, resel_dsa));
4419 np->scripth->tryloop [qidx] = cpu_to_scr(NCB_SCRIPT_PHYS (np, idle));
4950 cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
4984 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_plug));
4987 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_end));
5084 cpu_to_scr(NCB_SCRIPT_PHYS (np, idle));
5099 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_end));
5109 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_plug));
5207 OUTL_DSP (NCB_SCRIPT_PHYS (np, start));
5528 cpu_to_scr(NCB_SCRIPT_PHYS(np, resel_tag)) :
5529 cpu_to_scr(NCB_SCRIPT_PHYS(np, resel_notag));
5883 OUTL_DSP (NCB_SCRIPT_PHYS (np, cleanup));
6295 OUTL_DSP (NCB_SCRIPT_PHYS (np, dispatch));
6331 nxtdsp = NCB_SCRIPT_PHYS (np, dispatch);
6335 nxtdsp = NCB_SCRIPT_PHYS (np, dispatch);
6340 if (dsp == NCB_SCRIPT_PHYS (np, send_ident)) {
6351 nxtdsp = NCB_SCRIPT_PHYS (np, clrack);
6430 OUTL_DSP (NCB_SCRIPT_PHYS (np, reselect));
6487 cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
6498 OUTL_DSP (NCB_SCRIPT_PHYS (np, start));
6538 OUTL(nc_dsp, NCB_SCRIPT_PHYS (np, done_end) + 8);
6540 OUTL(nc_dsp, NCB_SCRIPT_PHYS (np, start));
6765 OUTL_DSP(NCB_SCRIPT_PHYS (np, msg_bad));
6771 OUTL_DSP(NCB_SCRIPT_PHYS (np, clrack));
6799 OUTL_DSP (NCB_SCRIPT_PHYS (np, msg_bad));
6853 OUTL_DSP (NCB_SCRIPT_PHYS (np, msg_bad));
6858 OUTL_DSP (NCB_SCRIPT_PHYS (np, clrack));
7171 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, idle));
7274 tp->call_lun.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, resel_lun));
7381 lp->jump_tag.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, resel_notag));