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

  /src/sys/dev/isa/
if_aireg.h 39 #define AI_RESET 0 /* any write here resets the 586 */
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 12 milliseconds