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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1537 cpu_to_scr(SCRIPTA_BA(np, resel_tag));
1546 cpu_to_scr(SCRIPTA_BA(np, resel_no_tag));
1871 phys = SCRIPTA_BA(np, init);
2115 if ((!(dsp > SCRIPTA_BA(np, getjob_begin) &&
2116 dsp < SCRIPTA_BA(np, getjob_end) + 1)) &&
2117 (!(dsp > SCRIPTA_BA(np, ungetjob) &&
2118 dsp < SCRIPTA_BA(np, reselect) + 1)) &&
2121 (!(dsp > SCRIPTA_BA(np, done) &&
2122 dsp < SCRIPTA_BA(np, done_end) + 1))) {
2133 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.c487 goalp = SCRIPTA_BA(np, data_out2) + 8;
492 goalp = SCRIPTA_BA(np, data_in2) + 8;

Completed in 91 milliseconds