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

/illumos-gate/usr/src/uts/sparc/ml/
H A Dsparc_ddi.s196 ddi_dma_freehdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handlep)
203 ENTRY(ddi_dma_freehdl) function
212 SET_SIZE(ddi_dma_freehdl)
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c781 ddi_dma_freehdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handlep) function
6968 (void) ddi_dma_freehdl(HD, HD, h);

Completed in 70 milliseconds