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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/hypfs/
H A Dhypfs_diag.c18 #define CPU_NAME_LEN 16 /* type name len of cpus in diag224 name table */ macro
518 memcpy(name, diag224_cpu_names + ((index + 1) * CPU_NAME_LEN),
519 CPU_NAME_LEN);
520 name[CPU_NAME_LEN] = 0;

Completed in 99 milliseconds