Searched refs:pci_dma_freehdl (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | pci.c | 79 pci_dma_freehdl, 626 (void) pci_dma_freehdl(dip, rdip, (ddi_dma_handle_t)mp); in pci_dma_setup() 660 pci_dma_freehdl(dip, rdip, (ddi_dma_handle_t)mp); in pci_dma_allochdl() 674 pci_dma_freehdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle) in pci_dma_freehdl() function 924 (void) pci_dma_freehdl(dip, rdip, handle); in pci_dma_ctlops()
|
/titanic_41/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_dma.h | 290 extern int pci_dma_freehdl(dev_info_t *dip, dev_info_t *rdip,
|