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.c3585 size_t iol; in bnxt_priv_ioctl() local
3595 iol = ifr_buffer_get_length(ifr); in bnxt_priv_ioctl()
3596 if (iol > sizeof(iod_storage)) in bnxt_priv_ioctl()
3599 if ((rc = copyin(ioh, iod, iol)) != 0) in bnxt_priv_ioctl()
3619 rc = copyout(iod, ioh, iol); in bnxt_priv_ioctl()
3657 rc = copyout(iod, ioh, iol); in bnxt_priv_ioctl()
3675 rc = copyout(iod, ioh, iol); in bnxt_priv_ioctl()
3693 rc = copyout(iod, ioh, iol); in bnxt_priv_ioctl()
3714 rc = copyout(iod, ioh, iol); in bnxt_priv_ioctl()
3731 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/)