mc_offmap
static const struct mc_offmap mcamd_mc_offmap[] = {
static const struct mc_offmap mcamd_cs_offmap[] = {
static const struct mc_offmap mcamd_dimm_offmap[] = {
const struct mc_offmap *omp;
const struct mc_offmap *omp;
sizeof (mcamd_mc_offmap) / sizeof (struct mc_offmap) },
sizeof (mcamd_cs_offmap) / sizeof (struct mc_offmap) },
sizeof (mcamd_dimm_offmap) / sizeof (struct mc_offmap) }
static const struct mc_offmap mcreg_offmap[] = {
static const struct mc_offmap csreg_offmap[] = {
sizeof (mcreg_offmap) / sizeof (struct mc_offmap) },
sizeof (csreg_offmap) / sizeof (struct mc_offmap) },