Home
last modified time | relevance | path

Searched refs:TE_OK_ACK1 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c837 #define TE_OK_ACK1 6 /* ok ack seqcnt == 0 */ macro
2803 tep->te_state = nextstate[TE_OK_ACK1][tep->te_state]; in tl_unbind()
3079 tep->te_state = nextstate[TE_OK_ACK1][tep->te_state]; in tl_conn_req()
3300 tep->te_state = nextstate[TE_OK_ACK1][tep->te_state]; in tl_conn_req_ser()
4068 new_state = nextstate[TE_OK_ACK1][new_state]; in tl_discon_req()