Searched refs:ch_bind_dma_handle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dpe.c267 uint32_t ch_bind_dma_handle(ch_t *, int, caddr_t, cmdQ_ce_t *,
369 int lseg; /* added by ch_bind_dma_handle() */
419 if ((lseg = ch_bind_dma_handle(sa, len,
444 lseg = ch_bind_dma_handle(sa, len,
467 lseg = ch_bind_dma_handle(sa, len,
517 nseg = ch_bind_dma_handle(sa, len,
531 nseg = ch_bind_dma_handle(sa, len,
544 nseg = ch_bind_dma_handle(sa, len,
H A Dch.c1096 * ch_bind_dma_handle()
1108 ch_bind_dma_handle(ch_t *chp, int size, caddr_t vaddr, cmdQ_ce_t *cmp, function
1149 "%s: ch_bind_dma_handle: ddi_dma_addr_bind_handle err %d\n",
1193 * frees resources alloacted by ch_bind_dma_handle().

Completed in 83 milliseconds