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

  /src/sys/dev/pcmcia/
com_pcmcia.c 96 int com_pcmcia_enable(struct com_softc *);
194 error = com_pcmcia_enable(sc);
202 sc->enable = com_pcmcia_enable;
242 com_pcmcia_enable(struct com_softc *sc) function in typeref:typename:int

Completed in 58 milliseconds