Lines Matching refs:NCB_SCRIPTH_PHYS
1180 #define NCB_SCRIPTH_PHYS(np,lbl) (np->p_scripth + offsetof (struct scripth,lbl)) macro
3764 cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_target));
4488 lastp = NCB_SCRIPTH_PHYS (np, hdata_out2);
4501 lastp = NCB_SCRIPTH_PHYS (np, hdata_in2);
4520 cpu_to_scr(NCB_SCRIPTH_PHYS (np, data_io));
4877 cpu_to_scr(NCB_SCRIPTH_PHYS (np, cancel));
4882 cpu_to_scr(NCB_SCRIPTH_PHYS (np, abort));
5475 np->script0->startpos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np, tryloop));
5489 np->script0->done_pos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np,done_queue));
5602 OUTL_DSP (NCB_SCRIPTH_PHYS (np, start_ram));
6469 OUTL_DSP (NCB_SCRIPTH_PHYS (np, sto_restart));
6579 jmp = NCB_SCRIPTH_PHYS (np, par_err_data_in);
6581 jmp = NCB_SCRIPTH_PHYS (np, par_err_other);
6886 nxtdsp = NCB_SCRIPTH_PHYS (np, clratn_go_on);
6888 else if (dsp == NCB_SCRIPTH_PHYS (np, send_wdtr) ||
6889 dsp == NCB_SCRIPTH_PHYS (np, send_sdtr)) {
6890 nxtdsp = NCB_SCRIPTH_PHYS (np, nego_bad_phase);
6937 cpu_to_scr(NCB_SCRIPTH_PHYS (np, skip));
7019 startp = cpu_to_scr(NCB_SCRIPTH_PHYS (np, sdata_in));
7039 cpu_to_scr(NCB_SCRIPTH_PHYS (np, select_no_atn));
7697 cpu_to_scr(NCB_SCRIPTH_PHYS(np, bad_i_t_l_q));
7700 cpu_to_scr(NCB_SCRIPTH_PHYS(np, bad_i_t_l));
7769 cp->restart.schedule.l_paddr = cpu_to_scr(NCB_SCRIPTH_PHYS (np, abort));
7875 cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_identify));
8061 cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_i_t_l_q));
8202 pc = NCB_SCRIPTH_PHYS (np, snooptest);
8246 if (pc != NCB_SCRIPTH_PHYS (np, snoopend)+8) {
8249 (u_long) NCB_SCRIPTH_PHYS (np, snooptest), (u_long) pc,
8250 (u_long) NCB_SCRIPTH_PHYS (np, snoopend) +8);