Lines Matching defs:up
53 tpro_start, /* start up driver */72 register struct tprounit *up;90 up = emalloc_zero(sizeof(*up));96 pp->unitptr = up;117 register struct tprounit *up;121 up = pp->unitptr;123 if (NULL != up)124 free(up);137 register struct tprounit *up;146 up = pp->unitptr;148 tp = &up->tprodata;