Searched refs:mpc_irqtype (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmpspec_def.h114 unsigned char mpc_irqtype; member in struct:mpc_config_intsrc
137 unsigned char mpc_irqtype; member in struct:mpc_config_lintsrc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dmpparse.c187 m->mpc_irqtype, m->mpc_irqflag & 3,
198 m->mpc_irqtype, m->mpc_irqflag & 3,
327 intsrc.mpc_irqtype = mp_INT;
376 intsrc.mpc_irqtype = mp_ExtINT;
448 lintsrc.mpc_irqtype = linttypes[i];
701 intsrc.mpc_irqtype = mp_INT;
709 intsrc.mpc_irqtype, intsrc.mpc_irqflag & 3,
766 intsrc.mpc_irqtype = mp_INT;
771 "%d-%d\n", intsrc.mpc_irqtype, intsrc.mpc_irqflag & 3,
H A Dio_apic.c414 if (mp_irqs[i].mpc_irqtype == type &&
434 (mp_irqs[i].mpc_irqtype == type) &&
450 (mp_irqs[i].mpc_irqtype == type) &&
490 !mp_irqs[i].mpc_irqtype &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmpspec.h115 unsigned char mpc_irqtype; member in struct:mpc_config_intsrc
138 unsigned char mpc_irqtype; member in struct:mpc_config_lintsrc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dmpparse.c282 m->mpc_irqtype, m->mpc_irqflag & 3,
293 m->mpc_irqtype, m->mpc_irqflag & 3,
504 intsrc.mpc_irqtype = mp_INT;
553 intsrc.mpc_irqtype = mp_ExtINT;
637 lintsrc.mpc_irqtype = linttypes[i];
947 intsrc.mpc_irqtype = mp_INT;
955 intsrc.mpc_irqtype, intsrc.mpc_irqflag & 3,
1019 intsrc.mpc_irqtype = mp_INT;
1024 "%d-%d\n", intsrc.mpc_irqtype, intsrc.mpc_irqflag & 3,
H A Dio_apic.c822 if (mp_irqs[i].mpc_irqtype == type &&
845 (mp_irqs[i].mpc_irqtype == type) &&
864 (mp_irqs[i].mpc_irqtype == type) &&
904 !mp_irqs[i].mpc_irqtype &&

Completed in 242 milliseconds