Lines Matching defs:lastp
1364 u32 lastp;
1369 ** They are copied back to savep/lastp/goalp by the SCRIPTS
2374 NADDR (header.lastp),
3246 ** lastp --> start pointer when DATA_IN
3250 ** This script sets savep/lastp/goalp according to the
3260 NADDR (header.lastp),
3276 NADDR (header.lastp),
4121 u32 lastp, goalp;
4290 lastp = goalp - 8 - (segments * 16);
4292 lastp = NCB_SCRIPTH_PHYS (np, hdata_out2);
4293 lastp -= (segments - MAX_SCATTERL) * 16;
4298 cp->phys.header.wlastp = cpu_to_scr(lastp);
4303 lastp = goalp - 8 - (segments * 16);
4305 lastp = NCB_SCRIPTH_PHYS (np, hdata_in2);
4306 lastp -= (segments - MAX_SCATTERL) * 16;
4311 lastp = goalp = NCB_SCRIPT_PHYS (np, no_data);
4319 cp->phys.header.lastp = cpu_to_scr(lastp);
4326 cp->phys.header.savep= cpu_to_scr(lastp);
4923 /* if (cp->phys.header.lastp != cp->phys.header.goalp) */
6644 cp->phys.header.lastp = startp;