Home
last modified time | relevance | path

Searched refs:pci_dvma_debug_rec (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_space.h108 extern uint32_t pci_dvma_debug_rec;
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_space.c213 uint32_t pci_dvma_debug_rec = 512; variable
H A Dpci_dma.c1508 size_t sz = sizeof (struct dvma_rec) * pci_dvma_debug_rec; in pci_dvma_debug_init()
1525 size_t sz = sizeof (struct dvma_rec) * pci_dvma_debug_rec; in pci_dvma_debug_fini()
1567 if (++iommu_p->dvma_alloc_rec_index == pci_dvma_debug_rec) in pci_dvma_alloc_debug()
1600 if (++iommu_p->dvma_free_rec_index == pci_dvma_debug_rec) in pci_dvma_free_debug()