Searched refs:vtmmio_reset (Results 1 – 1 of 1) sorted by relevance
97 static void vtmmio_reset(struct vtmmio_softc *);242 vtmmio_reset(sc); in vtmmio_attach()272 vtmmio_reset(sc); in vtmmio_detach()326 vtmmio_reset(sc); in vtmmio_child_detached()566 vtmmio_reset(device_get_softc(dev)); in vtmmio_stop()854 vtmmio_reset(sc); in vtmmio_probe_and_attach_child()934 vtmmio_reset(struct vtmmio_softc *sc) in vtmmio_reset() function