NHI_RESET
bus_space_write_4(sc->sc_iot, sc->sc_ioh, NHI_RESET, NHI_RESET_RST);
rst = bus_space_read_4(sc->sc_iot, sc->sc_ioh, NHI_RESET);
if ((rst & NHI_RESET) == 0)