VR_RES
sc->vr_res = bus_alloc_resource_any(dev, VR_RES, &rid, RF_ACTIVE);
bus_release_resource(dev, VR_RES, VR_RID, sc->vr_res);