Searched refs:pci_dma_physwin (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h252 extern int pci_dma_physwin(pci_t *pci_p, ddi_dma_req_t *dmareq,
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci.c607 if ((ret = pci_dma_physwin(pci_p, dmareq, mp)) || !handlep)
735 if (ret = pci_dma_physwin(pci_p, dmareq, mp))
H A Dpci_dma.c1146 * After the initial scan in pci_dma_physwin(), which identifies
1282 * pci_dma_physwin() - carve up dma windows using physical addresses.
1327 pci_dma_physwin(pci_t *pci_p, ddi_dma_req_t *dmareq, ddi_dma_impl_t *mp) function

Completed in 80 milliseconds