RI_VCONS
efifb_rasops_init(fb, RI_VCONS);
efifb_rasops_init(fb, RI_VCONS);
sc->sc_ro.ri_flg = RI_CENTER | RI_VCONS | RI_WRONLY |
ri->ri_flg = RI_CENTER | RI_VCONS | RI_WRONLY;
ri->ri_flg |= RI_VCONS;
if (ri->ri_flg & RI_VCONS)
if (ri->ri_flg & RI_VCONS)
ri->ri_flg = RI_CENTER | RI_VCONS;
ri->ri_flg |= RI_VCONS;
ri->ri_flg = RI_CLEAR | RI_VCONS;
ri->ri_flg = RI_CENTER | RI_VCONS | RI_WRONLY;
ri->ri_flg = RI_CENTER | RI_VCONS | RI_WRONLY;
ri->ri_flg = RI_CENTER | RI_WRONLY | RI_VCONS | RI_CLEAR;
fbwscons_init(&rdev->sf, RI_VCONS | RI_WRONLY | RI_BSWAP, console);
ri->ri_flg = RI_CENTER | RI_VCONS | RI_WRONLY;
ri->ri_flg = RI_VCONS | RI_CENTER | RI_CLEAR | RI_WRONLY;
if (ri->ri_flg & RI_VCONS) {