Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h149 IBCM_STATE_SIDR_REQ_RCVD, enumerator
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c4152 if (ud_statep->ud_state != IBCM_STATE_SIDR_REQ_RCVD) { in ibt_cm_ud_proceed()
H A Dibcm_sm.c4557 ud_statep->ud_state = IBCM_STATE_SIDR_REQ_RCVD; in ibcm_process_sidr_req_msg()