MPIC_NO_RESET
struct mpic *mpic = mpic_alloc(np, 0, MPIC_NO_RESET, 0, 0, " MPIC ");
mpic_alloc(np, 0, MPIC_NO_RESET, 0, 0, " MPIC ");
MPIC_NO_RESET;
MPIC_NO_RESET |
flags |= MPIC_NO_RESET;
flags |= MPIC_NO_RESET;
chrp_mpic = mpic_alloc(np, opaddr, MPIC_NO_RESET,
mpic_flags = MPIC_LARGE_VECTORS | MPIC_NO_BIAS | MPIC_NO_RESET;
if (!mpic_is_ipi(mpic, hw) && (mpic->flags & MPIC_NO_RESET)) {
flags |= MPIC_NO_RESET;
if (!(mpic->flags & MPIC_NO_RESET)) {
if (!(mpic->flags & MPIC_NO_RESET)) {