Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c7311 rsmka_iovec32_t *iovec32, *iovec32_base; in iovec_copyin() local
7315 iovec32_base = iovec32 = kmem_zalloc(size, KM_SLEEP); in iovec_copyin()
7337 kmem_free(iovec32_base, size); in iovec_copyin()