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

/opensolaris-onvv-gate/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c583 int cpu_module_isalen = 0, found = 0; local
600 cpu_module_isalen += strlen(*isa_set);
601 cpu_module_isalen++; /* for space character */
609 md_isalen = isalen + cpu_module_isalen + 2;

Completed in 106 milliseconds