MAXPID
if ((tval > MAXPID) || (tval <= 0)) {
if (ptp->p_pid < 5 || ptp->p_pid > MAXPID)
pidshift = fls((uint_t)MAXPID); /* high bit number */