Searched refs:smbios_template (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/bhyve/
H A Dsmbiostbl.c508 static struct smbios_template_entry smbios_template[] = { variable in typeref:struct:smbios_template_entry
813 for (i = 0; smbios_template[i].entry != NULL; i++) {
820 entry = smbios_template[i].entry;
821 strings = smbios_template[i].strings;
822 initializer = smbios_template[i].initializer;

Completed in 50 milliseconds