Searched refs:oemptr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dnumaq_32.c222 struct mpc_oemtable *oemtable = (void *)(long)mpc->oemptr;
224 unsigned char *oemptr = ((unsigned char *)oemtable) + count; local
244 switch (*oemptr) {
247 struct mpc_trans *m = (void *)oemptr;
250 oemptr += sizeof(*m);
258 (int)*oemptr);
H A Des7000_32.c179 static int parse_unisys_oem(char *oemptr) argument
190 tp = oemptr;
613 if (mpc->oemptr) {
615 (struct mpc_oemtable *)mpc->oemptr;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmpspec_def.h50 unsigned int oemptr; /* 0 if not present */ member in struct:mpc_table
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dmpparse.c314 if (mpc->oemptr)

Completed in 127 milliseconds