Home
last modified time | relevance | path

Searched refs:mc_offmap (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_subr.c51 struct mc_offmap { struct
229 static const struct mc_offmap mcamd_mc_offmap[] = {
246 static const struct mc_offmap mcamd_cs_offmap[] = {
260 static const struct mc_offmap mcamd_dimm_offmap[] = {
266 const struct mc_offmap *omp;
278 const struct mc_offmap *omp; in findoffset()
303 sizeof (mcamd_mc_offmap) / sizeof (struct mc_offmap) }, in mcamd_get_numprop()
338 static const struct mc_offmap mcreg_offmap[] = {
346 static const struct mc_offmap csreg_offmap[] = {
361 sizeof (mcreg_offmap) / sizeof (struct mc_offmap) }, in mcamd_get_cfgreg()
[all …]