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

  /src/sys/dev/pcmcia/
if_sm_pcmcia.c 83 void sm_pcmcia_disable(struct smc91cxx_softc *);
162 sc->sc_disable = sm_pcmcia_disable;
181 sm_pcmcia_disable(sc);
263 sm_pcmcia_disable(struct smc91cxx_softc *sc) function in typeref:typename:void
if_sm_pcmcia.c 83 void sm_pcmcia_disable(struct smc91cxx_softc *);
162 sc->sc_disable = sm_pcmcia_disable;
181 sm_pcmcia_disable(sc);
263 sm_pcmcia_disable(struct smc91cxx_softc *sc) function in typeref:typename:void

Completed in 21 milliseconds