Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/
H A Dib_types.h100 #define IB_MC_JSTATE_NON 0x02 /* Non Member */ macro
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c3144 if (jstate == IB_MC_JSTATE_NON) { in ibd_join_group()
3179 if (jstate == IB_MC_JSTATE_NON) { in ibd_join_group()
3284 } else if (jstate == IB_MC_JSTATE_NON) { in ibd_async_reap_group()
3331 if (jstate == IB_MC_JSTATE_NON) { in ibd_leave_group()
4473 ibd_leave_group(state, mgid, IB_MC_JSTATE_NON); in ibd_async_trap()
4485 if ((ibd_join_group(state, mgid, IB_MC_JSTATE_NON) == in ibd_async_trap()
6312 ibd_leave_group(state, mgid, IB_MC_JSTATE_NON); in ibd_async_unsetprom()
6362 if (ibd_join_group(state, mgid, IB_MC_JSTATE_NON) == NULL) in ibd_async_setprom()