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

  /src/sys/dev/isa/
if_ai.c 85 static void ai_reset(struct ie_softc *, int);
108 ai_reset(struct ie_softc *sc, int why) function in typeref:typename:void
115 bus_space_write_1(asc->sc_regt, asc->sc_regh, AI_RESET, 0);
334 sc->hwreset = ai_reset;
435 sc->hwreset = ai_reset;
if_ai.c 85 static void ai_reset(struct ie_softc *, int);
108 ai_reset(struct ie_softc *sc, int why) function in typeref:typename:void
115 bus_space_write_1(asc->sc_regt, asc->sc_regh, AI_RESET, 0);
334 sc->hwreset = ai_reset;
435 sc->hwreset = ai_reset;

Completed in 21 milliseconds