Searched refs:NCB_SCRIPTH_PHYS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1759 #define NCB_SCRIPTH_PHYS(np,lbl) (np->p_scripth + offsetof (struct scripth,lbl)) macro
4269 lastp = NCB_SCRIPTH_PHYS (np, hdata_out2);
4282 lastp = NCB_SCRIPTH_PHYS (np, hdata_in2);
4301 cpu_to_scr(NCB_SCRIPTH_PHYS (np, data_io));
5122 np->script0->startpos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np, tryloop));
5138 np->script0->done_pos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np,done_queue));
5236 OUTL_DSP (NCB_SCRIPTH_PHYS (np, start_ram));
5968 OUTL_DSP (NCB_SCRIPTH_PHYS (np, sto_restart));
6071 jmp = NCB_SCRIPTH_PHYS (np, par_err_data_in);
6073 jmp = NCB_SCRIPTH_PHYS (n
[all...]

Completed in 29 milliseconds