Home
last modified time | relevance | path

Searched refs:PX_INTR_XBC (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_var.h61 enum { PX_INTR_XBC, PX_INTR_PEC, PX_INTR_HOTPLUG }; enumerator
H A Dpx.c592 px_p->px_inos[PX_INTR_XBC], &sysino) != DDI_SUCCESS) in px_cb_attach()
598 fault_p->px_intr_ino = px_p->px_inos[PX_INTR_XBC]; in px_cb_attach()
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c1976 px_p->px_inos[PX_INTR_XBC], B_FALSE); in px_cb_intr_redist()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1353 devino_t xbc_ino = px_p->px_inos[PX_INTR_XBC]; in px_lib_resume()