Home
last modified time | relevance | path

Searched refs:iol (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/opencrypto/
H A Dcriov.c60 KASSERT(iol >= 0, ("%s: empty in skip", __func__)); \
64 iol--; \
85 int iol __diagused = uio->uio_iovcnt; in cuio_copydata()
90 KASSERT(iol >= 0, ("%s: empty", __func__)); in cuio_copydata()
96 iol--; in cuio_copydata()
105 int iol __diagused = uio->uio_iovcnt; in cuio_copyback()
110 KASSERT(iol >= 0, ("%s: empty", __func__)); in cuio_copyback()
116 iol--; in cuio_copyback()
655 int iol __diagused = uio->uio_iovcnt; in cuio_apply()
661 KASSERT(iol >= 0, ("%s: empty", __func__)); in cuio_apply()
[all …]
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c3991 size_t iol; in bnxt_priv_ioctl() local
4001 iol = ifr_buffer_get_length(ifr); in bnxt_priv_ioctl()
4002 if (iol > sizeof(iod_storage)) in bnxt_priv_ioctl()
4005 if ((rc = copyin(ioh, iod, iol)) != 0) in bnxt_priv_ioctl()
4025 rc = copyout(iod, ioh, iol); in bnxt_priv_ioctl()
4063 rc = copyout(iod, ioh, iol); in bnxt_priv_ioctl()
4081 rc = copyout(iod, ioh, iol); in bnxt_priv_ioctl()
4099 rc = copyout(iod, ioh, iol); in bnxt_priv_ioctl()
4120 rc = copyout(iod, ioh, iol); in bnxt_priv_ioctl()
4137 rc = copyout(iod, ioh, iol); in bnxt_priv_ioctl()
[all …]
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION100 We also attended Univ. of New Hampshire IOL tests (http://www.iol.unh.edu/)