Searched refs:iv_pil_xnext (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Divintr.h102 intr_vec_t *iv_pil_xnext[NCPU -1]; /* For CPU1 through N-1 */ member in struct:intr_vecx
107 ((intr_vecx_t *)iv_p)->iv_pil_xnext[cpu_id - 1] : iv_p->iv_pil_next)
110 (((intr_vecx_t *)iv_p)->iv_pil_xnext[cpu_id - 1] = next) : \
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s132 ! iv->iv_pil_xnext

Completed in 391 milliseconds