Home
last modified time | relevance | path

Searched defs:memblock (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring.c33 void *memblock; in __hal_ring_item_dma_offset() local
50 void *memblock; in __hal_ring_item_dma_addr() local
121 void *memblock, in __hal_ring_mempool_item_alloc()
H A Dxgehal-fifo.c29 void *memblock, in __hal_fifo_mempool_item_alloc()
99 void *memblock, in __hal_fifo_mempool_item_free()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mm.h103 void *memblock = mempool->memblocks_arr[memblock_idx]; in __hal_mempool_item_priv() local
H A Dxgehal-fifo.h236 void *memblock; member