Lines Matching defs:NCB_SCRIPT_PHYS

1749 #define NCB_SCRIPT_PHYS(np,lbl)	 (np->p_script  + offsetof (struct script, lbl))
4288 goalp = NCB_SCRIPT_PHYS (np, data_out2) + 8;
4301 goalp = NCB_SCRIPT_PHYS (np, data_in2) + 8;
4311 lastp = goalp = NCB_SCRIPT_PHYS (np, no_data);
4348 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
4349 cp->restart.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, resel_dsa));
4451 np->scripth->tryloop [qidx] = cpu_to_scr(NCB_SCRIPT_PHYS (np, idle));
5091 cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
5125 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_plug));
5128 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_end));
5225 cpu_to_scr(NCB_SCRIPT_PHYS (np, idle));
5240 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_end));
5250 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_plug));
5348 OUTL_DSP (NCB_SCRIPT_PHYS (np, start));
5694 cpu_to_scr(NCB_SCRIPT_PHYS(np, resel_tag)) :
5695 cpu_to_scr(NCB_SCRIPT_PHYS(np, resel_notag));
6049 OUTL_DSP (NCB_SCRIPT_PHYS (np, cleanup));
6461 OUTL_DSP (NCB_SCRIPT_PHYS (np, dispatch));
6497 nxtdsp = NCB_SCRIPT_PHYS (np, dispatch);
6501 nxtdsp = NCB_SCRIPT_PHYS (np, dispatch);
6506 if (dsp == NCB_SCRIPT_PHYS (np, send_ident)) {
6517 nxtdsp = NCB_SCRIPT_PHYS (np, clrack);
6596 OUTL_DSP (NCB_SCRIPT_PHYS (np, reselect));
6653 cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
6664 OUTL_DSP (NCB_SCRIPT_PHYS (np, start));
6704 OUTL(nc_dsp, NCB_SCRIPT_PHYS (np, done_end) + 8);
6706 OUTL(nc_dsp, NCB_SCRIPT_PHYS (np, start));
6931 OUTL_DSP(NCB_SCRIPT_PHYS (np, msg_bad));
6937 OUTL_DSP(NCB_SCRIPT_PHYS (np, clrack));
6965 OUTL_DSP (NCB_SCRIPT_PHYS (np, msg_bad));
7019 OUTL_DSP (NCB_SCRIPT_PHYS (np, msg_bad));
7024 OUTL_DSP (NCB_SCRIPT_PHYS (np, clrack));
7337 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, idle));
7440 tp->call_lun.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, resel_lun));
7547 lp->jump_tag.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, resel_notag));