Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h87 #define TE_ERROR_ACK 5 /* error acknowledgment */ macro
/titanic_41/usr/src/uts/common/io/
H A Dtl.c2419 tep->te_state = NEXTSTATE(TE_ERROR_ACK, tep->te_state); in tl_bind()
2433 tep->te_state = NEXTSTATE(TE_ERROR_ACK, tep->te_state); in tl_bind()
2442 tep->te_state = NEXTSTATE(TE_ERROR_ACK, tep->te_state); in tl_bind()
2451 tep->te_state = NEXTSTATE(TE_ERROR_ACK, tep->te_state); in tl_bind()
2462 tep->te_state = NEXTSTATE(TE_ERROR_ACK, tep->te_state); in tl_bind()
2470 tep->te_state = NEXTSTATE(TE_ERROR_ACK, tep->te_state); in tl_bind()
2648 tep->te_state = NEXTSTATE(TE_ERROR_ACK, tep->te_state); in tl_bind()
3423 tep->te_state = NEXTSTATE(TE_ERROR_ACK, tep->te_state); in tl_conn_res()
3437 tep->te_state = NEXTSTATE(TE_ERROR_ACK, tep->te_state); in tl_conn_res()
3449 tep->te_state = NEXTSTATE(TE_ERROR_ACK, tep->te_state); in tl_conn_res()
[all …]
/titanic_41/usr/src/uts/common/sys/
H A Dtihdr.h191 #define TE_ERROR_ACK 5 /* error acknowledgment */ macro