Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mm.c109 XGE_OS_DMA_DIR_BIDIRECTIONAL, in __hal_mempool_grow()
177 XGE_OS_DMA_DIR_BIDIRECTIONAL); in __hal_mempool_grow()
386 mempool->memblock_size, XGE_OS_DMA_DIR_BIDIRECTIONAL); in __hal_mempool_destroy()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge_osdep.h348 #define XGE_OS_DMA_DIR_BIDIRECTIONAL -1 macro
371 case XGE_OS_DMA_DIR_BIDIRECTIONAL: in xge_os_dma_map()