Searched refs:loc_pfx (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/smbios/ |
H A D | smbios.c | 109 const char *loc_pfx, *bank, *manufacturer, *serial, *asset, *part; member 888 snprintf(loc_str, sizeof(loc_str), "%s %d", type17.loc_pfx, instance); in smbios_build_type_17_table() 1032 SMBIOS_SET_DEFAULT(type17.loc_pfx, "DIMM"); in smbios_set_defaults() 1527 save_opt(&type17.loc_pfx, opts, "loc_pfx"); in smbios_entry_add()
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 2651 "-smbios type=17[,loc_pfx=str][,bank=str][,manufacturer=str][,serial=str]\n" 2718 ``-smbios type=17[,loc_pfx=str][,bank=str][,manufacturer=str][,serial=str][,asset=str][,part=str][,…
|