Searched refs:mirror_mode (Results 1 – 8 of 8) sorted by relevance
393 enum mirroring_mode mirror_mode; member1692 pvt->mirror_mode = NON_MIRRORING; in get_dimm_config()1709 pvt->mirror_mode = ADDR_RANGE_MIRRORING; in get_dimm_config()1719 pvt->mirror_mode = FULL_MIRRORING; in get_dimm_config()1722 pvt->mirror_mode = NON_MIRRORING; in get_dimm_config()2144 if (pvt->mirror_mode == FULL_MIRRORING || in get_memory_error_data()2145 (pvt->mirror_mode == ADDR_RANGE_MIRRORING && n_tads == 0)) { in get_memory_error_data()2279 if (pvt->mirror_mode == FULL_MIRRORING || in get_memory_error_data_from_mce()2280 (pvt->mirror_mode == ADDR_RANGE_MIRRORING && tad0)) { in get_memory_error_data_from_mce()
99 + bool mirror_mode;265 + if (b->mirror_mode) {541 + b->mirror_mode = true;575 + if (!b->mirror_mode)
210 bool mirror_mode;
99 + bool mirror_mode;265 + if (b->mirror_mode) {543 + b->mirror_mode = true;577 + if (!b->mirror_mode)
217 bool mirror_mode;
99 + bool mirror_mode;267 + if (b->mirror_mode) {545 + b->mirror_mode = true;579 + if (!b->mirror_mode)
216 bool mirror_mode;
331 mirror_mode = d.getVarFlag('ARCHIVER_MODE', 'mirror')334 if mirror_mode == 'combined':336 elif mirror_mode == 'split':339 bb.fatal('Invalid ARCHIVER_MODE[mirror]: %s' % (mirror_mode))