Searched refs:IBMF_MSG_FLAGS_BUSY (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_dr.c150 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
159 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
166 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
177 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
188 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
H A Dibmf_trans.c329 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
H A Dibmf.c734 if (ibmf_msg_impl->im_flags & IBMF_MSG_FLAGS_BUSY) {
999 if (msgimplp->im_flags & IBMF_MSG_FLAGS_BUSY) {
1008 msgimplp->im_flags = IBMF_MSG_FLAGS_BUSY;
1027 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
1056 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
H A Dibmf_impl.c2285 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
2298 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_impl.h310 #define IBMF_MSG_FLAGS_BUSY 0x10 macro

Completed in 82 milliseconds