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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1541 cpu_to_scr(SCRIPTA_BA(np, resel_tag));
1550 cpu_to_scr(SCRIPTA_BA(np, resel_no_tag));
1887 phys = SCRIPTA_BA(np, init);
2166 if ((!(dsp > SCRIPTA_BA(np, getjob_begin) &&
2167 dsp < SCRIPTA_BA(np, getjob_end) + 1)) &&
2168 (!(dsp > SCRIPTA_BA(np, ungetjob) &&
2169 dsp < SCRIPTA_BA(np, reselect) + 1)) &&
2172 (!(dsp > SCRIPTA_BA(np, done) &&
2173 dsp < SCRIPTA_BA(np, done_end) + 1))) {
2184 OUTL_DSP(np, SCRIPTA_BA(n
[all...]
H A Dsym_fw.h165 #define SCRIPTA_BA(np, label) (np->fwa_bas.label) macro
H A Dsym_glue.c372 goalp = SCRIPTA_BA(np, data_out2) + 8;
377 goalp = SCRIPTA_BA(np, data_in2) + 8;

Completed in 59 milliseconds