HomeSort by: relevance | last modified time | path
    Searched defs:siop_reset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
siop.c 77 void siop_reset(struct siop_softc *);
169 * siop_reset() will reset the chip, thus clearing pending interrupts
171 siop_reset(sc);
180 siop_reset(struct siop_softc *sc) function in typeref:typename:void
1179 siop_reset(sc);
siop.c 77 void siop_reset(struct siop_softc *);
169 * siop_reset() will reset the chip, thus clearing pending interrupts
171 siop_reset(sc);
180 siop_reset(struct siop_softc *sc) function in typeref:typename:void
1179 siop_reset(sc);

Completed in 22 milliseconds