Searched refs:loc_str (Results 1 – 1 of 1) sorted by relevance
868 char loc_str[128]; in smbios_build_type_17_table() local888 snprintf(loc_str, sizeof(loc_str), "%s %d", type17.loc_pfx, instance); in smbios_build_type_17_table()889 SMBIOS_TABLE_SET_STR(17, device_locator_str, loc_str); in smbios_build_type_17_table()