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

/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.h305 ddi_dma_handle_t io_dma_handle; member in struct:skd_request_context
H A Dskd.c657 skreq->io_dma_handle = xfer->x_dmah;
678 ddi_dma_nextcookie(skreq->io_dma_handle, &xfer->x_dmac);

Completed in 93 milliseconds