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

/illumos-gate/usr/src/common/mc/mc-amd/
H A Dmcamd_rowcol_impl.h63 struct rct_bnkaddrmode { struct
95 extern const struct rct_bnkaddrmode *rct_bnkaddrmode(uint_t, uint_t);
H A Dmcamd_rowcol_tbl.c39 static const struct rct_bnkaddrmode bnkaddr_tbls_pre_d[];
40 static const struct rct_bnkaddrmode bnkaddr_tbls_d_e[];
41 static const struct rct_bnkaddrmode bnkaddr_tbls_f[];
47 const struct rct_bnkaddrmode *modetbl;
162 static const struct rct_bnkaddrmode bnkaddr_tbls_pre_d[] = {
189 static const struct rct_bnkaddrmode bnkaddr_tbls_d_e[] = {
228 static const struct rct_bnkaddrmode bnkaddr_tbls_f[] = {
802 const struct rct_bnkaddrmode *
803 rct_bnkaddrmode(uint_t mcrev, uint_t csmode) function
867 const struct rct_bnkaddrmode *ba
[all...]
H A Dmcamd_rowcol.c104 const struct rct_bnkaddrmode **bamp, const struct rct_rcbmap **rcbmp,
111 if (bamp && (*bamp = rct_bnkaddrmode(rev, csmode)) == NULL) {
168 iaddr_to_row(struct mcamd_hdl *hdl, const struct rct_bnkaddrmode *bamp,
194 row_to_iaddr(struct mcamd_hdl *hdl, const struct rct_bnkaddrmode *bamp,
216 iaddr_to_col(struct mcamd_hdl *hdl, const struct rct_bnkaddrmode *bamp,
247 col_to_iaddr(struct mcamd_hdl *hdl, const struct rct_bnkaddrmode *bamp,
350 const struct rct_bnkaddrmode *bamp;
484 const struct rct_bnkaddrmode *bamp;
653 const struct rct_bnkaddrmode *bamp;

Completed in 63 milliseconds