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

/illumos-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_hc_sun4v.h39 #define CPUBOARD "MB/CPU" macro
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h50 #define CPUBOARD "cpuboard" macro
H A Dhc.c153 { CPUBOARD, TOPO_STABILITY_PRIVATE },
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard.c67 {CPUBOARD, FM_FMRI_SCHEME_HC, CPUBOARD_VERSION, &cpuboard_ops};
373 if (strcmp(name, CPUBOARD) != 0) {
376 CPUBOARD);
393 topo_mod_dprintf(mp, "chip_enum_load: %s\n", CPUBOARD);
397 CPUBOARD, CHIP, errno, strerror(errno));
399 topo_mod_dprintf(mp, "chip_enum_load(EXIT): %s, rp=%p\n", CPUBOARD, rp);
464 if (strcmp(name, CPUBOARD) != 0) {
467 CPUBOARD);
526 if (chip_instantiate(cpuboardn, CPUBOARD, mod, i) < 0) {
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c568 * check for a CPUBOARD predecessor. If found, inherit its
574 if (use_predecessor_fru(tn, CPUBOARD) == 0)
635 * check for a CPUBOARD predecessor. If found, inherit its
641 if (use_predecessor_label(mp, tn, CPUBOARD) == 0)
/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_cpu.c1448 if ((strstr(loc, CPUBOARD) != NULL) && (strstr(fltnm, "lfu") != NULL)) {

Completed in 103 milliseconds