Home
last modified time | relevance | path

Searched refs:siop_modechange (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsiopvar_common.h186 int siop_modechange(struct siop_common_softc *);
Dsiop_common.c959 siop_modechange(struct siop_common_softc *sc) in siop_modechange() function
Dsiop.c554 if (siop_modechange(&sc->sc_c) == 0 || need_reset == 1) in siop_intr()
Desiop.c726 if (siop_modechange(&sc->sc_c) == 0 || need_reset == 1) in esiop_intr()