Home
last modified time | relevance | path

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

/NextBSD/sys/opencrypto/
HDcriov.c52 KASSERT(iol >= 0, ("%s: empty in skip", __func__)); \
56 iol--; \
65 int iol = uio->uio_iovcnt; in cuio_copydata() local
70 KASSERT(iol >= 0, ("%s: empty", __func__)); in cuio_copydata()
76 iol--; in cuio_copydata()
85 int iol = uio->uio_iovcnt; in cuio_copyback() local
90 KASSERT(iol >= 0, ("%s: empty", __func__)); in cuio_copyback()
96 iol--; in cuio_copyback()
138 int iol = uio->uio_iovcnt; in cuio_apply() local
144 KASSERT(iol >= 0, ("%s: empty", __func__)); in cuio_apply()
[all …]
/NextBSD/sys/mips/nlm/dev/sec/
HDnlmseclib.c128 int iol = 0; in nlm_crypto_form_srcdst_segs() local
132 iol = uio->uio_iovcnt; in nlm_crypto_form_srcdst_segs()
134 while (iol > 0) { in nlm_crypto_form_srcdst_segs()
143 iol--; in nlm_crypto_form_srcdst_segs()
HDnlmsec.c620 int iol = 0; in xlp_get_nsegs() local
624 iol = uio->uio_iovcnt; in xlp_get_nsegs()
625 while (iol > 0) { in xlp_get_nsegs()
627 iol--; in xlp_get_nsegs()
/NextBSD/sys/dev/tpm/
HDtpm.c1201 u_int8_t ioh, iol; in tpm_legacy_init() local
1214 iol = tpm_enabled & 0xff; in tpm_legacy_init()
/NextBSD/share/doc/IPv6/
HDIMPLEMENTATION101 We also attended Univ. of New Hampshire IOL tests (http://www.iol.unh.edu/)