Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Drootnex.h370 kmem_cache_t *r_dmahdl_cache; member
/titanic_41/usr/src/uts/i86pc/io/
H A Drootnex.c578 rootnex_state->r_dmahdl_cache = kmem_cache_create("rootnex_dmahdl", in rootnex_dma_init()
580 if (rootnex_state->r_dmahdl_cache == NULL) { in rootnex_dma_init()
1739 hp = kmem_cache_alloc(rootnex_state->r_dmahdl_cache, kmflag); in rootnex_coredma_allochdl()
1926 kmem_cache_free(rootnex_state->r_dmahdl_cache, hp); in rootnex_coredma_freehdl()