Home
last modified time | relevance | path

Searched refs:PX_INTR_PEC (Results 1 – 3 of 3) 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_ib.c63 px_p->px_inos[PX_INTR_PEC], &sysino) != DDI_SUCCESS) in px_ib_attach()
88 fault_p->px_intr_ino = px_p->px_inos[PX_INTR_PEC]; in px_ib_attach()
307 px_p->px_inos[PX_INTR_PEC], B_FALSE); in px_ib_intr_redist()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1352 devino_t pec_ino = px_p->px_inos[PX_INTR_PEC]; in px_lib_resume()