Home | History | Annotate | Download | only in marvell

Lines Matching defs:uio

39 #include <sys/uio.h>
88 int, int, char *, struct mbuf *, struct uio *);
91 char *, struct mbuf *, struct uio *);
350 struct uio *uio = NULL;
362 uio = (struct uio *)crp->crp_buf;
400 else if (uio != NULL)
401 cuio_copyback(uio,
412 else if (uio != NULL)
413 cuio_copydata(uio,
421 buf, m, uio);
450 buf, m, uio);
469 else if (uio != NULL)
488 struct mbuf *m, struct uio *uio)
498 KASSERT(buf != NULL || m != NULL || uio != NULL);
548 else if (uio != NULL)
551 cuio_copydata(uio, skip + off + i, s, &data);
623 int skip, int len, char *buf, struct mbuf *m, struct uio *uio)
629 KASSERT(buf != NULL || m != NULL || uio != NULL);
669 else if (uio != NULL)
670 cuio_copydata(uio, skip + i, s, &iblk);
695 else if (uio != NULL)
696 cuio_copyback(uio, skip + o,
739 else if (uio != NULL)
740 cuio_copyback(uio, skip + o, sizeof(oblk),