smbios_table_type17
static const struct smbios_table_type17 smbios_type17_template = {
{ SMBIOS_TYPE_MEMDEVICE, sizeof (struct smbios_table_type17), 0 },
struct smbios_table_type17 *type17;
type17 = (struct smbios_table_type17 *)curaddr;