Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_cm.c181 if (ch->ch_state != SRPT_CHANNEL_CONNECTING && in srpt_cm_conn_est_hdlr()
H A Dsrpt_impl.h164 SRPT_CHANNEL_CONNECTING = 0, enumerator
H A Dsrpt_stp.c1489 if (ch->ch_state != SRPT_CHANNEL_CONNECTING && in srpt_stp_login()
1520 if (ch->ch_state == SRPT_CHANNEL_CONNECTING) { in srpt_stp_login()
H A Dsrpt_ch.c89 ch->ch_state = SRPT_CHANNEL_CONNECTING; in srpt_ch_alloc()