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;
|