Searched refs:siop_gsc_reset (Results 1 – 1 of 1) sorted by relevance
42 void siop_gsc_reset(struct siop_common_softc *);98 sc->sc_siop.sc_c.sc_reset = siop_gsc_reset; in siop_gsc_attach()110 siop_gsc_reset(&sc->sc_siop.sc_c); in siop_gsc_attach()122 siop_gsc_reset(struct siop_common_softc *sc) in siop_gsc_reset() function