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

  /src/sys/dev/ic/
smc91cxx.c 183 static void smc91cxx_reset(struct smc91cxx_softc *);
1248 smc91cxx_reset(sc);
1270 smc91cxx_reset(sc);
1284 smc91cxx_reset(struct smc91cxx_softc *sc) function in typeref:typename:void
1304 smc91cxx_reset(sc);
smc91cxx.c 183 static void smc91cxx_reset(struct smc91cxx_softc *);
1248 smc91cxx_reset(sc);
1270 smc91cxx_reset(sc);
1284 smc91cxx_reset(struct smc91cxx_softc *sc) function in typeref:typename:void
1304 smc91cxx_reset(sc);

Completed in 25 milliseconds