Searched refs:vio_rdbuf_mem (Results 1 – 1 of 1) sorted by relevance
58 viorand_rdbuf_t *vio_rdbuf_mem; member232 viorand_rdbuf_t *rb = &state->vio_rdbuf_mem[i]; in viorand_free_bufs()245 if (state->vio_rdbuf_mem != NULL) { in viorand_free_bufs()246 kmem_free(state->vio_rdbuf_mem, in viorand_free_bufs()248 state->vio_rdbuf_mem = NULL; in viorand_free_bufs()260 state->vio_rdbuf_mem = kmem_zalloc(sizeof (viorand_rdbuf_t) * in viorand_alloc_bufs()268 &state->vio_rdbuf_mem[i]); in viorand_alloc_bufs()