Searched refs:mpc_oemptr (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mach-generic/
H A Des7000.c38 if (mpc->mpc_oemptr) {
40 (struct mp_config_oemtable *)mpc->mpc_oemptr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmpspec_def.h42 unsigned long mpc_oemptr; /* 0 if not present */ member in struct:mp_config_table
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mach-es7000/
H A Des7000plat.c194 if (mpc->mpc_oemptr) {
196 (struct mp_config_oemtable *)mpc->mpc_oemptr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmpspec.h44 unsigned int mpc_oemptr; /* 0 if not present */ member in struct:mp_config_table
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dmpparse.c363 if (mpc->mpc_oemptr)
364 smp_read_mpc_oem((struct mp_config_oemtable *) mpc->mpc_oemptr,

Completed in 83 milliseconds