Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c87 static void *hci1394_alloc_dma_mem(hci1394_comp_ixl_vars_t *wvp,
1869 *dma_descpp = (caddr_t)hci1394_alloc_dma_mem(wvp, wvp->descriptors * in hci1394_bld_dma_mem_desc_blk()
2112 if (hci1394_alloc_dma_mem(wvp, sizeof (hci1394_desc_t), &dma_bound) == in hci1394_flush_hci_cache()
2135 if (hci1394_alloc_dma_mem(wvp, sizeof (hci1394_desc_t), in hci1394_alloc_storevalue_dma_mem()
2200 hci1394_alloc_dma_mem(hci1394_comp_ixl_vars_t *wvp, uint32_t size, in hci1394_alloc_dma_mem() function