Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_space.c119 uint32_t px_dvma_debug_rec = 512; variable
H A Dpx_space.h76 extern uint32_t px_dvma_debug_rec;
H A Dpx_dma.c1263 size_t sz = sizeof (struct px_dvma_rec) * px_dvma_debug_rec; in px_dvma_debug_init()
1280 size_t sz = sizeof (struct px_dvma_rec) * px_dvma_debug_rec; in px_dvma_debug_fini()
1327 if (++mmu_p->dvma_alloc_rec_index == px_dvma_debug_rec) in px_dvma_alloc_debug()
1360 if (++mmu_p->dvma_free_rec_index == px_dvma_debug_rec) in px_dvma_free_debug()