Searched refs:mpc_length (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.h37 unsigned short mpc_length; /* Size of table */ member in struct:mp_config_table
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmpspec.h39 unsigned short mpc_length; /* Size of table */ member in struct:mp_config_table
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dmpparse.c221 if (mpf_checksum((unsigned char *)mpc,mpc->mpc_length)) {
251 while (count < mpc->mpc_length) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dmpparse.c385 if (mpf_checksum((unsigned char *)mpc,mpc->mpc_length)) {
421 while (count < mpc->mpc_length) {
473 count = mpc->mpc_length;

Completed in 110 milliseconds