Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/
H A Dtopo_dimm.c1257 char *mod_pn = NULL, *mod_sn = NULL, *mod_rev = NULL; in topo_dimm_enum() local
1322 SPD_KEY_MFG_MOD_PN, DATA_TYPE_STRING, &mod_pn, in topo_dimm_enum()
1331 mod_c_pn = topo_mod_clean_str(mod, mod_pn); in topo_dimm_enum()