Searched refs:NCB_SCRIPT_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.c1758 #define NCB_SCRIPT_PHYS(np,lbl) (np->p_script + offsetof (struct script, lbl)) macro
4265 goalp = NCB_SCRIPT_PHYS (np, data_out2) + 8;
4278 goalp = NCB_SCRIPT_PHYS (np, data_in2) + 8;
4288 lastp = goalp = NCB_SCRIPT_PHYS (np, no_data);
4325 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
4326 cp->restart.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, resel_dsa));
4424 np->scripth->tryloop [qidx] = cpu_to_scr(NCB_SCRIPT_PHYS (np, idle));
4982 cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
5016 cpu_to_scr(NCB_SCRIPT_PHYS (np, done_plug));
5019 cpu_to_scr(NCB_SCRIPT_PHYS (n
[all...]

Completed in 32 milliseconds