Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Drootnex.h331 uchar_t *dp_prealloc_buffer; member
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c1739 dma->dp_prealloc_buffer = (uchar_t *)(((uintptr_t)dma + in rootnex_coredma_allochdl()
2031 (ddi_dma_cookie_t *)dma->dp_prealloc_buffer; in rootnex_coredma_bindhdl()
2084 dma->dp_cookies = (ddi_dma_cookie_t *)dma->dp_prealloc_buffer; in rootnex_coredma_bindhdl()
3574 windowp = (rootnex_window_t *)dma->dp_prealloc_buffer; in rootnex_setup_windows()