ssram_type
const struct ssram_type *ssram_type;
ssram_type = (const struct ssram_type *)id->driver_data;
if (!ssram_type) {
index = ssram_type->p_index;
method = ssram_type->method;
static const struct ssram_type pci_main = {
static const struct ssram_type acpi_main = {
static const struct ssram_type acpi_pch = {