Searched refs:ldimm (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_dimmcfg.h53 int ldimm; /* logical DIMM number */ member in struct:mcdcfg_rslt
H A Dmcamd_dimmcfg.c66 * of the matched line provides the corresponding logical dimm (ldimm)
76 * have instance numbers 2 * ldimm and 2 * ldimm + 1, i.e.
77 * 0/1, 2/3, 4/5, 5/6 for ldimm = 0, 1, 2, 3 (ldimms 2 and 3
86 * 0, 2, 4, 6 for ldimm = 0, 1, 2, 3.
98 * slot number on the channel - that tracks the ldimm except in the
105 * use we must always base the instance number off of the ldimm regardless
109 #define MCAMD_TOPONUM(ldimm, cslp, quadrank, mod64mux) \
111 2 * (ldimm) + ((cslp)->csl_chan == CH_B) : \
121 * Pkgs base dramconfig ldimm c
[all...]

Completed in 196 milliseconds