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

  /src/sys/dev/pcmcia/
if_cnw.c 219 static void cnw_disable(struct cnw_softc *sc);
439 cnw_disable(struct cnw_softc *sc) function in typeref:typename:void
1051 cnw_disable(sc);
1179 /* cnw_disable() checks IFF_RUNNING */
1180 cnw_disable(sc);
if_cnw.c 219 static void cnw_disable(struct cnw_softc *sc);
439 cnw_disable(struct cnw_softc *sc) function in typeref:typename:void
1051 cnw_disable(sc);
1179 /* cnw_disable() checks IFF_RUNNING */
1180 cnw_disable(sc);
if_cnw.c 219 static void cnw_disable(struct cnw_softc *sc);
439 cnw_disable(struct cnw_softc *sc) function in typeref:typename:void
1051 cnw_disable(sc);
1179 /* cnw_disable() checks IFF_RUNNING */
1180 cnw_disable(sc);

Completed in 34 milliseconds