Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dsmbiostbl.c87 typedef int (*initializer_func_t)(const struct smbios_structure *template_entry,
380 static int smbios_type1_initializer(const struct smbios_structure *template_entry,
484 const struct smbios_structure *template_entry,
500 const struct smbios_structure *template_entry,
541 const struct smbios_structure *template_entry,
556 const struct smbios_structure *template_entry,
571 const struct smbios_structure *template_entry,
613 smbios_generic_initializer(const struct smbios_structure *template_entry, in smbios_generic_initializer() argument
619 memcpy(curaddr, template_entry, template_entry->length); in smbios_generic_initializer()
660 smbios_type1_initializer(const struct smbios_structure *template_entry, in smbios_type1_initializer() argument
[all …]