Searched refs:mod_c_pn (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/ |
H A D | topo_dimm.c | 1258 char *mod_c_pn = NULL, *mod_c_sn = NULL, *mod_c_rev = NULL; in topo_dimm_enum() local 1331 mod_c_pn = topo_mod_clean_str(mod, mod_pn); in topo_dimm_enum() 1341 if ((ret = topo_dimm_create_tn(mod, pn, &dimm_tn, DIMM, 0, mod_c_pn, in topo_dimm_enum() 1367 topo_mod_strfree(mod, mod_c_pn); in topo_dimm_enum()
|