Searched refs:nmcs (Results 1 – 4 of 4) sorted by relevance
112 static int nmcs = 0; variable309 if (nmcs == 1) { in mc_attach()375 if (nmcs == 0) { in mc_detach()404 if (nmcs == 0) { in mc_open()455 mcmconf.nmcs = nmcs; in mc_ioctl()661 if (mcctrlconf_in.nmcs < nmcs) { in mc_ioctl()662 mcctrlconf_in.nmcs = nmcs; in mc_ioctl()677 size = sizeof (*mcctrlconf) + ((nmcs - 1) * in mc_ioctl()681 mcctrlconf->nmcs = nmcs; in mc_ioctl()692 ASSERT(i == nmcs); in mc_ioctl()[all …]
107 static int nmcs = 0; variable330 if (nmcs == 1) { in mc_attach()434 if (nmcs == 0) { in mc_detach()515 mcmconf.nmcs = nmcs; in mc_ioctl()738 if (mcctrlconf_in.nmcs < nmcs) { in mc_ioctl()739 mcctrlconf_in.nmcs = nmcs; in mc_ioctl()754 size = sizeof (struct mc_ctrlconf) + ((nmcs - 1) * in mc_ioctl()758 mcctrlconf->nmcs = nmcs; in mc_ioctl()769 ASSERT(i == nmcs); in mc_ioctl()928 nmcs++; in mc_get_mcregs()[all …]
84 int nmcs; /* The number of enabled memory controllers */ member117 int nmcs; /* The number of enabled memory controllers */ member
80 mcc.nmcs = 0; in ecache_scan_dir()82 mcc.nmcs == 0) { in ecache_scan_dir()