Home
last modified time | relevance | path

Searched refs:mod64mux (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_dimmcfg.c109 #define MCAMD_TOPONUM(ldimm, cslp, quadrank, mod64mux) \ argument
110 (((quadrank) || !(mod64mux)) ? \
332 int mod64mux; /* mismatched support or not */ member
347 mcdcfg_lookup(uint32_t rev, int mod64mux, int accwidth, int basenum, in mcdcfg_lookup() argument
351 int ismux = (mod64mux != 0); in mcdcfg_lookup()
365 ismux == csmap_tbls[i].mod64mux) { in mcdcfg_lookup()