Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ib.h131 extern int px_ib_attach(px_t *px_p);
H A Dpx.c279 if ((ret = px_ib_attach(px_p)) != DDI_SUCCESS) in px_attach()
H A Dpx_ib.c53 px_ib_attach(px_t *px_p) in px_ib_attach() function