Home
last modified time | relevance | path

Searched refs:template_entry (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.c88 typedef int (*initializer_func_t)(const struct smbios_structure *template_entry,
381 static int smbios_type1_initializer(const struct smbios_structure *template_entry,
485 const struct smbios_structure *template_entry,
501 const struct smbios_structure *template_entry,
542 const struct smbios_structure *template_entry,
557 const struct smbios_structure *template_entry,
572 const struct smbios_structure *template_entry,
614 smbios_generic_initializer(const struct smbios_structure *template_entry, in smbios_generic_initializer() argument
620 memcpy(curaddr, template_entry, template_entry->length); in smbios_generic_initializer()
661 smbios_type1_initializer(const struct smbios_structure *template_entry, in smbios_type1_initializer() argument
[all …]