Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_pec.h110 extern int px_pec_attach(px_t *px_p);
H A Dpx_pec.c51 px_pec_attach(px_t *px_p) in px_pec_attach() function
H A Dpx.c300 if ((px_pec_attach(px_p)) != DDI_SUCCESS) in px_attach()