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

  /src/sys/dev/pcmcia/
if_sm_pcmcia.c 82 int sm_pcmcia_enable(struct smc91cxx_softc *);
157 error = sm_pcmcia_enable(sc);
161 sc->sc_enable = sm_pcmcia_enable;
242 sm_pcmcia_enable(struct smc91cxx_softc *sc) function in typeref:typename:int

Completed in 11 milliseconds