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

/opensolaris-onvv-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_dimmcfg.h45 uint8_t csl_slot; /* dimm slot on channel, 0/1/2/3 (pair #) */ member in struct:mcdcfg_csl
H A Dmcamd_dimmcfg.c112 2 * (cslp)->csl_slot + ((cslp)->csl_chan == CH_B))
421 csnum = 2 * cslp->csl_slot + cslp->csl_rank;
432 csnum = 2 * cslp->csl_slot + cslp->csl_rank;
446 cslp->csl_slot + 1,
462 cslp->csl_slot,

Completed in 204 milliseconds