Searched defs:cpubs (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/sun4v/cpuboard/common/
H A Dcpuboard.c90 cpuboard_get_pri_info(topo_mod_t *mod, cpuboard_contents_t cpubs[]) argument
175 if ((id >= CPUBOARD_MAX) || cpubs[id].present) {
182 cpubs[id].present = 1;
191 cpubs[id].sn = topo_mod_strdup(mod, sn);
202 cpubs[id].pn = topo_mod_strdup(mod, pstr);

Completed in 22 milliseconds