Searched refs:phys_chipspersocket (Results 1 – 1 of 1) sorted by relevance
72 static u32 phys_chipspersocket; /* Physical chips per socket*/ variable89 phys_chipspersocket = 1; in read_24x7_sys_info()102 phys_chipspersocket = be16_to_cpup((__be16 *)&buf->val[4]); in read_24x7_sys_info()444 return sysfs_emit(buf, "%d\n", phys_chipspersocket); in chipspersocket_show()