Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_msi.h91 extern int px_msi_attach(px_t *px_p);
H A Dpx_msi.c49 px_msi_attach(px_t *px_p) in px_msi_attach() function
H A Dpx.c299 if ((px_msi_attach(px_p)) != DDI_SUCCESS) in px_attach()