Lines Matching defs:mode
247 * In mirror mode, we normalized the bank idx to "even" since
609 mc_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp,
625 return (mc_ioctl_debug(dev, cmd, arg, mode, credp, rvalp));
705 * In mirror mode, PA is always translated to the even bank.
1119 * In mirror mode: MUE, SUE
1120 * In normal mode: UE, Permanent CE, Intermittent CE
1700 * Error philosophy for mirror mode:
1916 * In mirror mode, it is possible that only one bank
1946 /* if not error mode, cntl1 is 0 */
1975 /* if not error mode, cntl1 is 0 */
2264 * mirror mode, we need to
2316 * In mirror mode, the odd bank might have
2752 * check if mirror mode
2770 * restart if not mirror mode or the other bank
2790 ret = ndi_prop_update_int(DDI_DEV_T_NONE, mcp->mc_dip, "mirror-mode",
2793 cmn_err(CE_WARN, "Unable to update mirror-mode property");
3178 MC_LOG("Not mirror mode\n");
4021 mc_ioctl_debug(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp,