Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.h203 extern int px_dma_attach(px_t *px_p);
H A Dpx.c303 if ((px_dma_attach(px_p)) != DDI_SUCCESS) in px_attach()
H A Dpx_dma.c235 px_dma_attach(px_t *px_p) in px_dma_attach() function