Searched refs:pci_dma_freehdl (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/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); 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 D | pci_dma.h | 290 extern int pci_dma_freehdl(dev_info_t *dip, dev_info_t *rdip,
|
Completed in 60 milliseconds