Searched refs:iol (Results 1 – 5 of 5) sorted by relevance
52 KASSERT(iol >= 0, ("%s: empty in skip", __func__)); \56 iol--; \65 int iol = uio->uio_iovcnt; in cuio_copydata() local70 KASSERT(iol >= 0, ("%s: empty", __func__)); in cuio_copydata()76 iol--; in cuio_copydata()85 int iol = uio->uio_iovcnt; in cuio_copyback() local90 KASSERT(iol >= 0, ("%s: empty", __func__)); in cuio_copyback()96 iol--; in cuio_copyback()138 int iol = uio->uio_iovcnt; in cuio_apply() local144 KASSERT(iol >= 0, ("%s: empty", __func__)); in cuio_apply()[all …]
128 int iol = 0; in nlm_crypto_form_srcdst_segs() local132 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()
620 int iol = 0; in xlp_get_nsegs() local624 iol = uio->uio_iovcnt; in xlp_get_nsegs()625 while (iol > 0) { in xlp_get_nsegs()627 iol--; in xlp_get_nsegs()
1201 u_int8_t ioh, iol; in tpm_legacy_init() local1214 iol = tpm_enabled & 0xff; in tpm_legacy_init()
101 We also attended Univ. of New Hampshire IOL tests (http://www.iol.unh.edu/)