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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dncr53c8xx.c1173 #define NCB_SCRIPTH_PHYS(np,lbl) (np->p_scripth + offsetof (struct scripth,lbl)) macro
3735 cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_target));
4453 lastp = NCB_SCRIPTH_PHYS (np, hdata_out2);
4466 lastp = NCB_SCRIPTH_PHYS (np, hdata_in2);
4485 cpu_to_scr(NCB_SCRIPTH_PHYS (np, data_io));
4838 cpu_to_scr(NCB_SCRIPTH_PHYS (np, cancel));
4843 cpu_to_scr(NCB_SCRIPTH_PHYS (np, abort));
5436 np->script0->startpos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np, tryloop));
5450 np->script0->done_pos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np,done_queue));
5563 OUTL_DSP (NCB_SCRIPTH_PHYS (n
[all...]
H A Dsym53c8xx.c2261 #define NCB_SCRIPTH_PHYS(np,lbl) (np->p_scripth + offsetof (struct scripth,lbl)) macro
5683 np->idletask.restart = cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_i_t_l));
5687 np->notask.restart = cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_i_t_l));
5691 np->bad_i_t_l.restart = cpu_to_scr(NCB_SCRIPTH_PHYS (np, bad_i_t_l));
5695 np->bad_i_t_l_q.restart = cpu_to_scr(NCB_SCRIPTH_PHYS (np,bad_i_t_l_q));
5706 np->resel_badlun = cpu_to_scr(NCB_SCRIPTH_PHYS(np, resel_bad_lun));
5770 cpu_to_scr(NCB_SCRIPTH_PHYS (np, tweak_pmj));
5773 cpu_to_scr(NCB_SCRIPTH_PHYS (np, tweak_pmj));
6762 lastp = goalp = NCB_SCRIPTH_PHYS (np, no_data);
6775 cpu_to_scr(NCB_SCRIPTH_PHYS (n
[all...]

Completed in 161 milliseconds