Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_misc.c373 hci1394_idma_desc_mem_t *dma_next; in hci1394_delete_dma_desc_mem() local
376 dma_next = dma_firstp->dma_nextp; in hci1394_delete_dma_desc_mem()
397 dma_firstp = dma_next; in hci1394_delete_dma_desc_mem()
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring-fp.c93 dma_addr_t dma_next) in __hal_ring_block_next_pointer_set() argument
96 XGE_HAL_RING_NEXT_BLOCK_POINTER_OFFSET)) = dma_next; in __hal_ring_block_next_pointer_set()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-ring.h390 dma_addr_t dma_next);