Searched refs:asset (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/ |
H A D | smbios_enum.c | 217 char *type, *manuf = NULL, *prod = NULL, *asset = NULL, *loc = NULL; in smbios_make_dimm() local 240 asset = topo_mod_clean_str(mod, smb_info->smbi_asset); in smbios_make_dimm() 335 if (rc == 0 && asset != NULL) in smbios_make_dimm() 337 "asset-tag", TOPO_PROP_IMMUTABLE, asset, &err); in smbios_make_dimm() 352 topo_mod_strfree(mod, asset); in smbios_make_dimm() 426 char *manuf = NULL, *prod = NULL, *asset = NULL; in smbios_enum_motherboard() local 449 asset = topo_mod_clean_str(mod, smb_info.smbi_asset); in smbios_enum_motherboard() 524 if (rc == 0 && asset != NULL) in smbios_enum_motherboard() 526 TOPO_PROP_MB_ASSET, TOPO_PROP_IMMUTABLE, asset, &err); in smbios_enum_motherboard() 576 topo_mod_strfree(mod, asset); in smbios_enum_motherboard()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | smbiostbl.c | 181 uint8_t asset; /* asset tag string */ member 205 uint8_t asset; /* asset tag string */ member 250 uint8_t asset; /* asset tag string */ member 304 uint8_t asset; /* asset tag string */ member
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 1486 asset
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 1487 asset
|