cpu_intrq_setup
if ((rval = cpu_intrq_setup(cp)) != 0) {
extern int cpu_intrq_setup(struct cpu *);
if (cpu_intrq_setup(CPU)) {