ACTUAL_NR_IRQS
if (!desc || ((unsigned) irq > ACTUAL_NR_IRQS &&
#ifndef ACTUAL_NR_IRQS
if (i > ACTUAL_NR_IRQS)
if (i == ACTUAL_NR_IRQS)