Searched refs:buf_to_iov (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/usr.sbin/bhyve/
H A Diov.h41 ssize_t buf_to_iov(const void *buf, size_t buflen, const struct iovec *iov,
H A Diov.c122 buf_to_iov(const void *buf, size_t buflen, const struct iovec *iov, int niov, function
H A Dpci_virtio_scsi.c547 buf_to_iov(cmd_wr, VTSCSI_OUT_HEADER_LEN(sc), iov_out, niov_out, 0);
570 buf_to_iov(buf + bufsize - iolen, iolen, iov, n,
H A Dnet_backends.c306 ret = buf_to_iov(priv->bbuf, priv->bbuflen,

Completed in 39 milliseconds