Home
last modified time | relevance | path

Searched refs:chip_lbl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_label.c719 char *fmtstr, *chip_lbl, buf[BUFSZ]; in g4_dimm_label() local
749 if (topo_prop_get_string(chip, TOPO_PGROUP_PROTOCOL, "label", &chip_lbl, in g4_dimm_label()
758 (void) snprintf(buf, BUFSZ, fmtstr, chip_lbl, in g4_dimm_label()
761 topo_mod_strfree(mod, chip_lbl); in g4_dimm_label()