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

/freebsd-11-stable/usr.sbin/bhyve/
H A Dsmbiostbl.c231 struct smbios_table_type16 { struct
425 struct smbios_table_type16 smbios_type16_template = {
426 { SMBIOS_TYPE_MEMARRAY, sizeof (struct smbios_table_type16), 0 },
679 struct smbios_table_type16 *type16;
684 type16 = (struct smbios_table_type16 *)curaddr;

Completed in 352 milliseconds