Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h277 IBCM_ABORT_CLIENT = 1, /* client requested connection abort */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c3230 if (statep->abort_flag == IBCM_ABORT_CLIENT) { in ibcm_post_rep_mad()
3311 if (statep->abort_flag == IBCM_ABORT_CLIENT) { in ibcm_post_rtu_mad()
H A Dibcm_ti.c1449 statep->abort_flag |= IBCM_ABORT_CLIENT; in ibcm_close_rc_channel()