Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_msiq.h83 extern int px_msiq_attach(px_t *px_p);
H A Dpx_msiq.c49 px_msiq_attach(px_t *px_p) in px_msiq_attach() function
H A Dpx.c294 if ((px_msiq_attach(px_p)) != DDI_SUCCESS) in px_attach()