Home | History | Annotate | Download | only in src

Lines Matching defs:pbuf

4220 	U32 *buf_ptr, *pbuf;
4230 pbuf = buf_ptr + 2;
4234 *pbuf++ = ti_strtoul(pstr, &pstr, 0);
4238 parm_length = (U32)((U8*)pbuf-(U8*)buf_ptr);