Searched defs:txb_dmah (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h187 ddi_dma_handle_t txb_dmah; member in struct:afe_txbuf
310 (void) ddi_dma_sync(txb->txb_dmah, 0, len, who)
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h213 ddi_dma_handle_t txb_dmah; member in struct:mxfe_txbuf
351 (void) (ddi_dma_sync(txb->txb_dmah, 0, len, who))

Completed in 58 milliseconds