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

/freebsd-current/sys/dev/sym/
H A Dsym_hipd.c1323 u32 goalp; /* Not accessed for now from SCRIPTS */ member in struct:sym_ccbh
4775 cp->phys.head.goalp = cpu_to_scr(startp + 16);
5286 tmp = scr_to_cpu(cp->phys.head.goalp);
5392 dp_ret = cpu_to_scr(cp->phys.head.goalp);
5486 if (cp->phys.head.lastp == cp->phys.head.goalp)
7265 if (cp->phys.head.lastp != cp->phys.head.goalp)
7663 u32 lastp, goalp; local
7678 goalp = SCRIPTA_BA (np, data_out2) + 8;
7679 lastp = goalp - 8 - (cp->segments * (2*4));
7683 goalp
[all...]

Completed in 131 milliseconds