Home
last modified time | relevance | path

Searched defs:rct_bnkaddrmode (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/common/mc/mc-amd/
H A Dmcamd_rowcol_impl.h63 struct rct_bnkaddrmode { struct
64 int bam_sizemb; /* DIMM size in MB */
65 int bam_nrows; /* number of row address bits */
66 int bam_ncols; /* number of column address bits */
67 int bam_ambig; /* numbers are maximums; keep last */
H A Dmcamd_rowcol_tbl.c803 rct_bnkaddrmode(uint_t mcrev, uint_t csmode) in rct_bnkaddrmode() function