uba_reset_establish
uba_reset_establish(reset, device_parent(dev));
uba_reset_establish(dzreset, self);
uba_reset_establish(dereset, sc->sc_dev);
uba_reset_establish(dmcreset, sc->sc_dev);
uba_reset_establish(ilreset, sc->sc_dev);
uba_reset_establish(rlcreset, self);
void uba_reset_establish(void (*)(device_t), device_t);
uba_reset_establish(udareset, sc->sc_dev);