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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c627 #define te_oconp _te_transport_state._te_cots_state._te_oconp macro
1215 TL_REMOVE_PEER(tep->te_oconp);
1471 tep->te_oconp = NULL;
3022 ASSERT(tep->te_oconp == NULL);
3023 tep->te_oconp = peer_tep;
3048 tl_endpt_t *peer_tep = tep->te_oconp;
3064 TL_UNCONNECT(tep->te_oconp);
3089 TL_UNCONNECT(tep->te_oconp);
3134 TL_UNCONNECT(tep->te_oconp);
3160 TL_UNCONNECT(tep->te_oconp);
[all...]

Completed in 69 milliseconds