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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmpspec_def.h25 unsigned char mpf_checksum; /* Checksum (makes sum 0) */ member in struct:intel_mp_floating
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmpspec.h27 unsigned char mpf_checksum; /* Checksum (makes sum 0) */ member in struct:intel_mp_floating
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dmpparse.c80 static int __init mpf_checksum(unsigned char *mp, int len) function
221 if (mpf_checksum((unsigned char *)mpc,mpc->mpc_length)) {
537 !mpf_checksum((unsigned char *)bp, 16) &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dmpparse.c87 static int __init mpf_checksum(unsigned char *mp, int len) function
332 if (mpf_checksum((unsigned char *)oemtable,oemtable->oem_length))
385 if (mpf_checksum((unsigned char *)mpc,mpc->mpc_length)) {
732 !mpf_checksum((unsigned char *)bp, 16) &&

Completed in 62 milliseconds