intr_vecx_t
sizeof (intr_vecx_t) : sizeof (intr_vec_t));
intr_vecx_t *intr_vecx_pool = NULL; /* For multi target SW intrs */
intr_vecx_pool = (intr_vecx_t *)((caddr_t)intr_vec_pool +
bzero(intr_vecx_pool, MAX_RSVD_IVX * sizeof (intr_vecx_t));
((intr_vecx_t *)iv_p)->iv_pil_xnext[cpu_id - 1] : iv_p->iv_pil_next)
(((intr_vecx_t *)iv_p)->iv_pil_xnext[cpu_id - 1] = next) : \
(MAX_RSVD_IVX * sizeof (intr_vecx_t))), PAGESIZE)