DCB_CONNECTOR_VGA
case DCB_CONNECTOR_VGA : return DRM_MODE_CONNECTOR_VGA;
case NVIF_CONN_VGA : type = DCB_CONNECTOR_VGA; break;
nv_connector->type = DCB_CONNECTOR_VGA;
case DCB_CONNECTOR_VGA:
case DCB_CONNECTOR_VGA : args->v0.type = NVIF_CONN_V0_VGA; break;