Searched refs:IBMF_MSG_FLAGS_SET_TERMINATION (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_trans.c377 if (msg_flags & IBMF_MSG_FLAGS_SET_TERMINATION) {
H A Dibmf_rmpp.c1034 * The IBMF_MSG_FLAGS_SET_TERMINATION flag indicates
1047 msgimplp->im_flags |= IBMF_MSG_FLAGS_SET_TERMINATION;
H A Dibmf_impl.c3527 * Clear the IBMF_MSG_FLAGS_SET_TERMINATION copied over from the regular
3530 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_SET_TERMINATION;
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_impl.h313 #define IBMF_MSG_FLAGS_SET_TERMINATION 0x80 macro

Completed in 72 milliseconds