Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twa/
HDtw_cl_init.c184 TW_UINT32 *non_dma_mem_size, TW_UINT32 *dma_mem_size in tw_cl_get_mem_requirements() argument
210 *non_dma_mem_size = sizeof(struct tw_cli_ctlr_context) + in tw_cl_get_mem_requirements()
HDtw_osl_freebsd.c504 TW_UINT32 non_dma_mem_size; in tw_osli_alloc_mem() local
520 &non_dma_mem_size, &dma_mem_size in tw_osli_alloc_mem()
531 sc->non_dma_mem = kmalloc(non_dma_mem_size, TW_OSLI_MALLOC_CLASS, in tw_osli_alloc_mem()
HDtw_cl_share.h543 TW_UINT32 *non_dma_mem_size, TW_UINT32 *dma_mem_size