Home
last modified time | relevance | path

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

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