Searched refs:template_entry (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | smbiostbl.c | 479 const struct smbios_structure *template_entry, 495 const struct smbios_structure *template_entry, 536 const struct smbios_structure *template_entry, 551 const struct smbios_structure *template_entry, 566 const struct smbios_structure *template_entry, 614 memcpy(curaddr, template_entry, template_entry->length); in smbios_generic_initializer() 662 smbios_generic_initializer(template_entry, template_strings, in smbios_type1_initializer() 724 smbios_generic_initializer(template_entry, template_strings, in smbios_type4_initializer() 762 smbios_generic_initializer(template_entry, template_strings, in smbios_type16_initializer() 779 smbios_generic_initializer(template_entry, template_strings, in smbios_type17_initializer() [all …]
|