Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci.c83 pci_dma_freehdl,
628 (void) pci_dma_freehdl(dip, rdip, (ddi_dma_handle_t)mp); in pci_dma_setup()
662 pci_dma_freehdl(dip, rdip, (ddi_dma_handle_t)mp); in pci_dma_allochdl()
676 pci_dma_freehdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle) in pci_dma_freehdl() function
938 (void) pci_dma_freehdl(dip, rdip, handle); in pci_dma_ctlops()
/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,