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

/freebsd-12-stable/usr.sbin/bhyve/
H A Dsmbiostbl.c252 struct smbios_table_type17 { struct
441 struct smbios_table_type17 smbios_type17_template = {
442 { SMBIOS_TYPE_MEMDEVICE, sizeof (struct smbios_table_type17), 0 },
697 struct smbios_table_type17 *type17;
701 type17 = (struct smbios_table_type17 *)curaddr;
709 type17 = (struct smbios_table_type17 *)curaddr;

Completed in 71 milliseconds