Searched refs:pci_dvma_remap (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_reloc.h | 47 extern int pci_dvma_remap(dev_info_t *, dev_info_t *, ddi_dma_impl_t *,
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_reloc.c | 190 pci_dvma_remap(dev_info_t *dip, dev_info_t *rdip, ddi_dma_impl_t *mp, function 205 "pci_dvma_remap: dvma_pg 0x%llx len 0x%llx idx 0x%x\n",
|
H A D | pci_dma.c | 1119 return (pci_dvma_remap(dip, rdip, mp, *offp, *lenp));
|
Completed in 60 milliseconds