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.c92 static void *hci1394_alloc_dma_mem(hci1394_comp_ixl_vars_t *wvp,
2226 *dma_descpp = (caddr_t)hci1394_alloc_dma_mem(wvp, wvp->descriptors *
2532 if (hci1394_alloc_dma_mem(wvp, sizeof (hci1394_desc_t), &dma_bound) ==
2567 if (hci1394_alloc_dma_mem(wvp, sizeof (hci1394_desc_t),
2650 * hci1394_alloc_dma_mem()
2654 hci1394_alloc_dma_mem(hci1394_comp_ixl_vars_t *wvp, uint32_t size, function

Completed in 78 milliseconds