Searched refs:chip_lbl (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_label.c | 717 char *fmtstr, *chip_lbl, buf[BUFSZ]; in g4_dimm_label() local 747 if (topo_prop_get_string(chip, TOPO_PGROUP_PROTOCOL, "label", &chip_lbl, in g4_dimm_label() 756 (void) snprintf(buf, BUFSZ, fmtstr, chip_lbl, in g4_dimm_label() 759 topo_mod_strfree(mod, chip_lbl); in g4_dimm_label()
|