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

/freebsd-11-stable/usr.sbin/bhyve/
H A Dsmbiostbl.c251 struct smbios_table_type17 { struct
440 struct smbios_table_type17 smbios_type17_template = {
441 { SMBIOS_TYPE_MEMDEVICE, sizeof (struct smbios_table_type17), 0 },
696 struct smbios_table_type17 *type17;
700 type17 = (struct smbios_table_type17 *)curaddr;
708 type17 = (struct smbios_table_type17 *)curaddr;

Completed in 60 milliseconds