Searched defs:xnb_to_peer (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c80 mblk_t *xnb_to_peer(xnb_t *, mblk_t *);
632 * local variables. Used in both xnb_to_peer() and xnb_copy_to_peer().
644 xnb_to_peer(xnb_t *xnbp, mblk_t *mp) function
708 cmn_err(CE_PANIC, "xnb_to_peer: "
779 cmn_err(CE_WARN, "xnb_to_peer: transfer operation failed");
974 return (xnb_to_peer(xnbp, mp));

Completed in 134 milliseconds