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

  /src/sys/dev/ic/
aic6360.c 167 static int aic_reselect(struct aic_softc *, int);
725 aic_reselect(struct aic_softc *sc, int message) function in typeref:typename:int
1204 (void) aic_reselect(sc, sc->sc_imess[0]);
aic6360.c 167 static int aic_reselect(struct aic_softc *, int);
725 aic_reselect(struct aic_softc *sc, int message) function in typeref:typename:int
1204 (void) aic_reselect(sc, sc->sc_imess[0]);

Completed in 23 milliseconds