Lines Matching defs:NCB_SCRIPTH_PHYS
1747 #define NCB_SCRIPTH_PHYS(np,lbl) (np->p_scripth + offsetof (struct scripth,lbl))
4264 lastp = NCB_SCRIPTH_PHYS (np, hdata_out2);
4277 lastp = NCB_SCRIPTH_PHYS (np, hdata_in2);
4296 cpu_to_scr(NCB_SCRIPTH_PHYS (np, data_io));
5090 np->script0->startpos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np, tryloop));
5106 np->script0->done_pos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np,done_queue));
5204 OUTL_DSP (NCB_SCRIPTH_PHYS (np, start_ram));
5935 OUTL_DSP (NCB_SCRIPTH_PHYS (np, sto_restart));
6038 jmp = NCB_SCRIPTH_PHYS (np, par_err_data_in);
6040 jmp = NCB_SCRIPTH_PHYS (np, par_err_other);
6342 nxtdsp = NCB_SCRIPTH_PHYS (np, clratn_go_on);
6344 else if (dsp == NCB_SCRIPTH_PHYS (np, send_wdtr) ||
6345 dsp == NCB_SCRIPTH_PHYS (np, send_sdtr)) {
6346 nxtdsp = NCB_SCRIPTH_PHYS (np, nego_bad_phase);
6393 cpu_to_scr(NCB_SCRIPTH_PHYS (np, skip));
6474 startp = cpu_to_scr(NCB_SCRIPTH_PHYS (np, sdata_in));
6494 cpu_to_scr(NCB_SCRIPTH_PHYS (np, select_no_atn));
7102 cpu_to_scr(NCB_SCRIPTH_PHYS(np, bad_i_t_l_q));
7105 cpu_to_scr(NCB_SCRIPTH_PHYS(np, bad_i_t_l));
7172 cp->restart.schedule.l_paddr = cpu_to_scr(NCB_SCRIPTH_PHYS (np, abort));
7285 cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_identify));
7431 cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_i_t_l_q));
7550 pc = NCB_SCRIPTH_PHYS (np, snooptest);
7592 if (pc != NCB_SCRIPTH_PHYS (np, snoopend)+8) {
7595 (u_long) NCB_SCRIPTH_PHYS (np, snooptest), (u_long) pc,
7596 (u_long) NCB_SCRIPTH_PHYS (np, snoopend) +8);
8231 cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_target));