Searched refs:mcopymsg (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsun.h68 extern void mcopymsg(mblk_t *, void *);
/illumos-gate/usr/src/uts/common/io/
H A Dstrsun.c127 mcopymsg(mblk_t *mp, void *bufp) function
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c799 mcopymsg(mp, m->b_wptr);
/illumos-gate/usr/src/uts/common/io/efe/
H A Defe.c1447 mcopymsg(mp, bp->b_kaddr);
/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c948 mcopymsg(mp, buf->tb_inline_mapping.vbm_buf +
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c1991 mcopymsg(mp, txb->txb_buf); /* frees mp! */
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c1099 mcopymsg(mp, cb->vaddr + CB_TX_DATA_OFFSET);
/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c756 mcopymsg(mp, txb->pb_buf); /* frees mp! */
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.c1128 mcopymsg(mp, rtlsp->tx_buf[cur_desc]);
/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c1177 mcopymsg(mp, txd->ed_buf); /* frees the mblk! */
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_main.c2815 mcopymsg(mp, buf);
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c1948 mcopymsg(mp, buf); /* it also frees mp */
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c2342 mcopymsg(mp, tbuf->kaddr);
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c1539 mcopymsg(mp, dmap->buf);
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.c2388 mcopymsg(mp, txb->txb_buf); /* frees mp! */
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c1691 mcopymsg(mp, txb->b_buf);
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c3532 mcopymsg(mp, ptr);
/illumos-gate/usr/src/man/man9f/
H A DMakefile340 mcopymsg.9f \

Completed in 148 milliseconds