Lines Matching defs:cl_tep
5533 tl_endpt_t *cl_tep;
5560 cl_tep = tip->ti_tep;
5562 if (cl_tep == NULL) {
5567 if (cl_tep->te_oconp != NULL) {
5568 ASSERT(cl_tep != cl_tep->te_oconp);
5569 TL_UNCONNECT(cl_tep->te_oconp);
5572 if (cl_tep->te_closing) {
5577 enableok(cl_tep->te_wq);
5578 TL_QENABLE(cl_tep);
5581 cl_tep->te_state = TS_IDLE;
5582 putnext(cl_tep->te_rq, d_mp);