Searched defs:iv_pil_next (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Divintr.h92 intr_vec_t *iv_pil_next; /* Per PIL list */ member in struct:intr_vec
101 intr_vec_t iv_vec; /* CPU0 uses iv_pil_next */
107 ((intr_vecx_t *)iv_p)->iv_pil_xnext[cpu_id - 1] : iv_p->iv_pil_next)
111 (iv_p->iv_pil_next = next))

Completed in 56 milliseconds