Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_mmu.h127 extern int px_mmu_attach(px_t *px_p);
H A Dpx_mmu.c41 px_mmu_attach(px_t *px_p) in px_mmu_attach() function
H A Dpx.c293 if ((px_mmu_attach(px_p)) != DDI_SUCCESS) in px_attach()