smbios_table_type19
static const struct smbios_table_type19 smbios_type19_template = {
{ SMBIOS_TYPE_MEMARRAYMAP, sizeof (struct smbios_table_type19), 0 },
struct smbios_table_type19 *type19;
type19 = (struct smbios_table_type19 *)curaddr;
type19 = (struct smbios_table_type19 *)curaddr;