Searched refs:im_ref_count (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_msg.c196 *refcnt = msgimplp->im_ref_count;
493 tnf_uint, ref_count, msgimplp->im_ref_count);
542 tnf_uint, ref_count, msgimplp->im_ref_count);
574 ref_count, msgimplp->im_ref_count);
H A Dibmf_trans.c139 if (msgimplp->im_ref_count != 0) {
H A Dibmf_dr.c320 ref_cnt = rmsgimplp->im_ref_count;
H A Dibmf_send.c527 ref_cnt = msgimplp->im_ref_count;
H A Dibmf_recv.c586 ref_cnt = msgimplp->im_ref_count;
H A Dibmf_impl.c2080 msgimplp->im_ref_count = 0;
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_impl.h91 (msg)->im_ref_count--; \
96 (msg)->im_ref_count++;
288 int im_ref_count; /* reference count */ member in struct:_ibmf_msg_impl

Completed in 81 milliseconds