V_ADP_COLOR
if (scp->sc->adp->va_flags & V_ADP_COLOR)
*(int *)data = (sc->adp->va_flags & V_ADP_COLOR) ? 1 : 0;
return names[i].name[(adp->va_flags & V_ADP_COLOR) ? 0 : 1];
0, KD_VGA, VGA_DRIVER_NAME, 0, 0, V_ADP_COLOR, IO_VGA, 32,
adp->va_flags |= V_ADP_COLOR;
if ((info.vi_flags & V_INFO_COLOR) != V_ADP_COLOR)