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

  /src/sys/dev/pcmcia/
if_cs_pcmcia.c 58 static int cs_pcmcia_enable(struct cs_softc *);
127 error = cs_pcmcia_enable(sc);
131 sc->sc_enable = cs_pcmcia_enable;
169 cs_pcmcia_enable(struct cs_softc *sc) function in typeref:typename:int

Completed in 10 milliseconds