Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c6889 static uintptr_t dma_mem_list_id = 0; variable
6957 ddi_set_callback(waitfp, arg, &dma_mem_list_id); in ddi_dma_mem_alloc()
6980 if (dma_mem_list_id != 0) { in ddi_dma_mem_free()
6981 ddi_run_callback(&dma_mem_list_id); in ddi_dma_mem_free()