Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_hipd.c1323 u32 goalp; /* Not accessed for now from SCRIPTS */ member
4775 cp->phys.head.goalp = cpu_to_scr(startp + 16); in sym_sir_bad_scsi_status()
5286 tmp = scr_to_cpu(cp->phys.head.goalp); in sym_evaluate_dp()
5392 dp_ret = cpu_to_scr(cp->phys.head.goalp); in sym_modify_dp()
5486 if (cp->phys.head.lastp == cp->phys.head.goalp) in sym_compute_residual()
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 = SCRIPTA_BA (np, data_in2) + 8;
[all …]