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