Searched defs:cl_tep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c5533 tl_endpt_t *cl_tep; local
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);
[all...]

Completed in 81 milliseconds