Lines Matching refs:goalp
1365 u32 goalp;
1369 ** They are copied back to savep/lastp/goalp by the SCRIPTS
3247 ** goalp --> goal pointer when DATA_IN
3250 ** This script sets savep/lastp/goalp according to the
3279 NADDR (header.goalp),
4121 u32 lastp, goalp;
4288 goalp = NCB_SCRIPT_PHYS (np, data_out2) + 8;
4290 lastp = goalp - 8 - (segments * 16);
4297 cp->phys.header.wgoalp = cpu_to_scr(goalp);
4301 goalp = NCB_SCRIPT_PHYS (np, data_in2) + 8;
4303 lastp = goalp - 8 - (segments * 16);
4311 lastp = goalp = NCB_SCRIPT_PHYS (np, no_data);
4320 cp->phys.header.goalp = cpu_to_scr(goalp);
4923 /* if (cp->phys.header.lastp != cp->phys.header.goalp) */
6643 cp->phys.header.goalp = startp + 24;
7117 (unsigned) scr_to_cpu(np->header.goalp));