TXP_RES
sc->sc_res = bus_alloc_resource_any(dev, TXP_RES, &rid, RF_ACTIVE);
bus_release_resource(dev, TXP_RES, TXP_RID, sc->sc_res);