Searched refs:mcopymsg (Results 1 – 18 of 18) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | strsun.h | 68 extern void mcopymsg(mblk_t *, void *);
|
/titanic_44/usr/src/uts/common/io/ |
H A D | strsun.c | 127 mcopymsg(mblk_t *mp, void *bufp) in mcopymsg() function
|
/titanic_44/usr/src/uts/common/io/efe/ |
H A D | efe.c | 1447 mcopymsg(mp, bp->b_kaddr); in efe_send()
|
/titanic_44/usr/src/uts/common/io/rtls/ |
H A D | rtls.c | 1128 mcopymsg(mp, rtlsp->tx_buf[cur_desc]); in rtls_send()
|
/titanic_44/usr/src/uts/common/io/pcn/ |
H A D | pcn.c | 756 mcopymsg(mp, txb->pb_buf); /* frees mp! */ in pcn_send()
|
/titanic_44/usr/src/uts/common/io/atu/ |
H A D | atu.c | 799 mcopymsg(mp, m->b_wptr); in atu_send()
|
/titanic_44/usr/src/uts/common/io/iprb/ |
H A D | iprb.c | 1099 mcopymsg(mp, cb->vaddr + CB_TX_DATA_OFFSET); in iprb_send()
|
/titanic_44/usr/src/uts/common/io/elxl/ |
H A D | elxl.c | 1177 mcopymsg(mp, txd->ed_buf); /* frees the mblk! */ in elxl_m_tx()
|
/titanic_44/usr/src/uts/common/io/afe/ |
H A D | afe.c | 1991 mcopymsg(mp, txb->txb_buf); /* frees mp! */ in afe_send()
|
/titanic_44/usr/src/uts/common/io/atge/ |
H A D | atge_main.c | 2815 mcopymsg(mp, buf); in atge_send_a_packet()
|
/titanic_44/usr/src/uts/common/io/bfe/ |
H A D | bfe.c | 1948 mcopymsg(mp, buf); /* it also frees mp */ in bfe_send_a_packet()
|
/titanic_44/usr/src/uts/common/io/mxfe/ |
H A D | mxfe.c | 2388 mcopymsg(mp, txb->txb_buf); /* frees mp! */ in mxfe_send()
|
/titanic_44/usr/src/uts/common/io/vr/ |
H A D | vr.c | 1539 mcopymsg(mp, dmap->buf); in vr_tx_enqueue_msg()
|
/titanic_44/usr/src/uts/common/io/hme/ |
H A D | hme.c | 2342 mcopymsg(mp, tbuf->kaddr); in hmestart()
|
/titanic_44/usr/src/man/man9f/ |
H A D | Makefile | 326 mcopymsg.9f \
|
/titanic_44/usr/src/uts/common/io/yge/ |
H A D | yge.c | 1691 mcopymsg(mp, txb->b_buf); in yge_send()
|
/titanic_44/usr/src/uts/sun/io/eri/ |
H A D | eri.c | 3532 mcopymsg(mp, ptr); in eri_send_msg()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 322 file path=usr/share/man/man9f/mcopymsg.9f
|