Searched refs:oem_signature (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmpspec_def.h148 char oem_signature[4]; member in struct:mp_config_oemtable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dmpparse.c323 if (memcmp(oemtable->oem_signature,MPC_OEM_SIGNATURE,4))
326 oemtable->oem_signature[0],
327 oemtable->oem_signature[1],
328 oemtable->oem_signature[2],
329 oemtable->oem_signature[3]);

Completed in 47 milliseconds