Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_debug.h122 extern void px_dbg_attach(dev_info_t *dip, ddi_softint_handle_t *px_dbg_hdl);
H A Dpx_debug.c251 px_dbg_attach(dev_info_t *dip, ddi_softint_handle_t *dbg_hdl) in px_dbg_attach() function
H A Dpx.c256 px_dbg_attach(dip, &px_p->px_dbg_hdl); in px_attach()