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

/illumos-gate/usr/src/common/mc/mc-amd/
H A Dmcamd_rowcol_tbl.c77 } rcbmap_tbls[] = { variable in typeref:struct:_rcbmap_tbldesc
146 * but we have that information from the rcbmap_tbls since the first row bit
829 for (i = 0; i < sizeof (rcbmap_tbls) /
831 rcbm = rcbmap_tbls[i].rcbmap;
833 rcbm->mt_width == width && csmode < rcbmap_tbls[i].nmodes)

Completed in 54 milliseconds