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

/freebsd-current/usr.sbin/bhyve/
H A Dsmbiostbl.c311 struct smbios_table_type19 { struct
539 static const struct smbios_table_type19 smbios_type19_template = {
540 { SMBIOS_TYPE_MEMARRAYMAP, sizeof (struct smbios_table_type19), 0 },
819 struct smbios_table_type19 *type19;
823 type19 = (struct smbios_table_type19 *)curaddr;
832 type19 = (struct smbios_table_type19 *)curaddr;

Completed in 59 milliseconds