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

  /src/sys/dev/ic/
smc91cxx.c 191 static void smc91cxx_disable(struct smc91cxx_softc *);
1232 smc91cxx_disable(sc);
1351 smc91cxx_disable(struct smc91cxx_softc *sc) function in typeref:typename:void
1384 /* smc91cxx_disable() checks SMC_FLAGS_ENABLED */
1385 smc91cxx_disable(sc);

Completed in 12 milliseconds