Lines Matching defs:lastp
1366 u32 lastp;
1371 ** They are copied back to savep/lastp/goalp by the SCRIPTS
2346 NADDR (header.lastp),
3218 ** lastp --> start pointer when DATA_IN
3222 ** This script sets savep/lastp/goalp according to the
3232 NADDR (header.lastp),
3248 NADDR (header.lastp),
4093 u32 lastp, goalp;
4262 lastp = goalp - 8 - (segments * 16);
4264 lastp = NCB_SCRIPTH_PHYS (np, hdata_out2);
4265 lastp -= (segments - MAX_SCATTERL) * 16;
4270 cp->phys.header.wlastp = cpu_to_scr(lastp);
4275 lastp = goalp - 8 - (segments * 16);
4277 lastp = NCB_SCRIPTH_PHYS (np, hdata_in2);
4278 lastp -= (segments - MAX_SCATTERL) * 16;
4283 lastp = goalp = NCB_SCRIPT_PHYS (np, no_data);
4291 cp->phys.header.lastp = cpu_to_scr(lastp);
4298 cp->phys.header.savep= cpu_to_scr(lastp);
4778 /* if (cp->phys.header.lastp != cp->phys.header.goalp) */
6478 cp->phys.header.lastp = startp;