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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci.c79 pci_dma_freehdl,
626 (void) pci_dma_freehdl(dip, rdip, (ddi_dma_handle_t)mp);
660 pci_dma_freehdl(dip, rdip, (ddi_dma_handle_t)mp);
674 pci_dma_freehdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle) function
924 (void) pci_dma_freehdl(dip, rdip, handle);
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h290 extern int pci_dma_freehdl(dev_info_t *dip, dev_info_t *rdip,

Completed in 1213 milliseconds