DC_RES
sc->dc_res = bus_alloc_resource_any(dev, DC_RES, &rid, RF_ACTIVE);
bus_release_resource(dev, DC_RES, DC_RID, sc->dc_res);