Searched refs:im_flags (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_dr.c133 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEQUENCED) &&
150 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
154 } else if ((msgimplp->im_flags &
159 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
166 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
170 } else if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEQUENCED) == 0) {
177 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
188 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
230 msgimplp->im_flags |= IBMF_MSG_FLAGS_SEQUENCED;
319 msg_flags = rmsgimplp->im_flags;
[all...]
H A Dibmf_send.c180 if (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP)
526 msg_flags = msgimplp->im_flags;
583 msg_flags = msgimplp->im_flags;
692 tnf_opaque, msg_flags, msgimplp->im_flags);
706 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) ||
707 (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP)) {
762 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEQUENCED) == 0) {
788 if (msgimplp->im_flags & IBMF_MSG_FLAGS_SEQUENCED) {
H A Dibmf_msg.c59 if (msgimplp->im_flags & IBMF_MSG_FLAGS_TERMINATION) {
96 msgimplp->im_flags |= IBMF_MSG_FLAGS_ON_LIST;
137 if (msgimplp->im_flags & IBMF_MSG_FLAGS_TERMINATION) {
197 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_ON_LIST;
303 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) &&
H A Dibmf_trans.c80 tnf_opaque, flags, msgimplp->im_flags);
329 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
H A Dibmf_timers.c307 if (msgimplp->im_flags & IBMF_MSG_FLAGS_TERMINATION) {
417 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) &&
441 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) == 0) {
498 if (msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) {
740 if (msgimplp->im_flags & IBMF_MSG_FLAGS_TERMINATION) {
H A Dibmf.c734 if (ibmf_msg_impl->im_flags & IBMF_MSG_FLAGS_BUSY) {
742 ASSERT((ibmf_msg_impl->im_flags & IBMF_MSG_FLAGS_ON_LIST) == 0);
771 ibmf_msg_impl->im_flags |= IBMF_MSG_FLAGS_FREE;
987 if (msgimplp->im_flags & IBMF_MSG_FLAGS_FREE) {
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_rmpp.c407 msgimplp->im_flags |= IBMF_MSG_FLAGS_RECV_RMPP;
1047 msgimplp->im_flags |= IBMF_MSG_FLAGS_SET_TERMINATION;
1425 if (((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) == 0) &&
1426 (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) == 0) {
1512 if (((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) == 0) &&
1513 (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) == 0) {
1613 if (((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) == 0) &&
1614 (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) == 0) {
H A Dibmf_wqe.c884 if (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) {
902 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEQUENCED) &&
903 ((msgimplp->im_flags & IBMF_MSG_FLAGS_TERMINATION) == 0)) {
905 } else if (msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) {
907 } else if (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) {
931 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) ||
932 (msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP)) {
H A Dibmf_recv.c558 (msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) &&
585 msg_flags = msgimplp->im_flags;
814 msgimplp->im_flags = 0;
925 msgimplp->im_flags |= IBMF_MSG_FLAGS_RECV_RMPP;
982 msg_flags = msgimplp->im_flags;
H A Dibmf_impl.c2122 msgimplp->im_flags |= IBMF_MSG_FLAGS_SEQUENCED;
2125 msgimplp->im_flags |= IBMF_MSG_FLAGS_SEND_RMPP;
2127 msgimplp->im_flags |= IBMF_MSG_FLAGS_NOT_RMPP;
2285 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
2298 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_BUSY;
3521 msgimplp->im_flags |= IBMF_MSG_FLAGS_RECV_RMPP;
3524 msgimplp->im_flags |= IBMF_MSG_FLAGS_TERMINATION;
3530 msgimplp->im_flags &= ~IBMF_MSG_FLAGS_SET_TERMINATION;
3566 * having the IBMF_MSG_FLAGS_TERMINATION "im_flags" flag set.
/illumos-gate/usr/src/boot/include/isofs/cd9660/
H A Diso.h223 uint64_t im_flags; member in struct:iso_mnt
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_impl.h279 uint32_t im_flags; /* message flags */ member in struct:_ibmf_msg_impl
299 ibmf_msg_impl_t::im_flags
305 /* im_flags */

Completed in 115 milliseconds