Lines Matching defs:NCB_SCRIPTH_PHYS
1750 #define NCB_SCRIPTH_PHYS(np,lbl) (np->p_scripth + offsetof (struct scripth,lbl))
4292 lastp = NCB_SCRIPTH_PHYS (np, hdata_out2);
4305 lastp = NCB_SCRIPTH_PHYS (np, hdata_in2);
4324 cpu_to_scr(NCB_SCRIPTH_PHYS (np, data_io));
4670 cpu_to_scr(NCB_SCRIPTH_PHYS (np, cancel));
4675 cpu_to_scr(NCB_SCRIPTH_PHYS (np, abort));
5231 np->script0->startpos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np, tryloop));
5247 np->script0->done_pos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np,done_queue));
5345 OUTL_DSP (NCB_SCRIPTH_PHYS (np, start_ram));
6101 OUTL_DSP (NCB_SCRIPTH_PHYS (np, sto_restart));
6204 jmp = NCB_SCRIPTH_PHYS (np, par_err_data_in);
6206 jmp = NCB_SCRIPTH_PHYS (np, par_err_other);
6508 nxtdsp = NCB_SCRIPTH_PHYS (np, clratn_go_on);
6510 else if (dsp == NCB_SCRIPTH_PHYS (np, send_wdtr) ||
6511 dsp == NCB_SCRIPTH_PHYS (np, send_sdtr)) {
6512 nxtdsp = NCB_SCRIPTH_PHYS (np, nego_bad_phase);
6559 cpu_to_scr(NCB_SCRIPTH_PHYS (np, skip));
6640 startp = cpu_to_scr(NCB_SCRIPTH_PHYS (np, sdata_in));
6660 cpu_to_scr(NCB_SCRIPTH_PHYS (np, select_no_atn));
7268 cpu_to_scr(NCB_SCRIPTH_PHYS(np, bad_i_t_l_q));
7271 cpu_to_scr(NCB_SCRIPTH_PHYS(np, bad_i_t_l));
7338 cp->restart.schedule.l_paddr = cpu_to_scr(NCB_SCRIPTH_PHYS (np, abort));
7451 cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_identify));
7597 cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_i_t_l_q));
7716 pc = NCB_SCRIPTH_PHYS (np, snooptest);
7758 if (pc != NCB_SCRIPTH_PHYS (np, snoopend)+8) {
7761 (u_long) NCB_SCRIPTH_PHYS (np, snooptest), (u_long) pc,
7762 (u_long) NCB_SCRIPTH_PHYS (np, snoopend) +8);
8436 cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_target));