Home
last modified time | relevance | path

Searched refs:xio_copy_xtou (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/sys/
H A Dxio.h96 int xio_copy_xtou(xio_t xio, int uoffset, void *uptr, int bytes);
/dflybsd-src/sys/kern/
H A Dkern_xio.c225 xio_copy_xtou(xio_t xio, int uoffset, void *uptr, int bytes) in xio_copy_xtou() function