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

/freebsd-current/usr.sbin/bhyve/
H A Dsmbiostbl.c569 static struct smbios_template_entry smbios_template[] = { variable in typeref:struct:smbios_template_entry
912 for (i = 0; smbios_template[i].entry != NULL; i++) {
919 entry = smbios_template[i].entry;
920 strings = smbios_template[i].strings;
921 initializer = smbios_template[i].initializer;

Completed in 158 milliseconds