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

/freebsd-current/usr.sbin/bhyve/
H A Dsmbiostbl.c282 struct smbios_table_type17 { struct
498 static const struct smbios_table_type17 smbios_type17_template = {
499 { SMBIOS_TYPE_MEMDEVICE, sizeof (struct smbios_table_type17), 0 },
775 struct smbios_table_type17 *type17;
780 type17 = (struct smbios_table_type17 *)curaddr;

Completed in 119 milliseconds