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

/freebsd-current/usr.sbin/bhyve/
H A Dsmbiostbl.c81 typedef int (*initializer_func_t)(const struct smbios_structure *template_entry,
374 static int smbios_type1_initializer(const struct smbios_structure *template_entry,
478 const struct smbios_structure *template_entry,
494 const struct smbios_structure *template_entry,
535 const struct smbios_structure *template_entry,
550 const struct smbios_structure *template_entry,
565 const struct smbios_structure *template_entry,
607 smbios_generic_initializer(const struct smbios_structure *template_entry, argument
613 memcpy(curaddr, template_entry, template_entry
654 smbios_type1_initializer(const struct smbios_structure *template_entry, const struct smbios_string *template_strings, char *curaddr, char **endaddr, uint16_t *n) argument
712 smbios_type4_initializer(const struct smbios_structure *template_entry, const struct smbios_string *template_strings, char *curaddr, char **endaddr, uint16_t *n) argument
754 smbios_type16_initializer(const struct smbios_structure *template_entry, const struct smbios_string *template_strings, char *curaddr, char **endaddr, uint16_t *n) argument
771 smbios_type17_initializer(const struct smbios_structure *template_entry, const struct smbios_string *template_strings, char *curaddr, char **endaddr, uint16_t *n) argument
815 smbios_type19_initializer(const struct smbios_structure *template_entry, const struct smbios_string *template_strings, char *curaddr, char **endaddr, uint16_t *n) argument
[all...]

Completed in 118 milliseconds