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

  /src/sys/dev/pcmcia/
if_ep_pcmcia.c 99 void ep_pcmcia_disable(struct ep_softc *);
204 ep_pcmcia_disable(struct ep_softc *sc) function in typeref:typename:void
320 sc->disable = ep_pcmcia_disable;
326 ep_pcmcia_disable(sc);
if_ep_pcmcia.c 99 void ep_pcmcia_disable(struct ep_softc *);
204 ep_pcmcia_disable(struct ep_softc *sc) function in typeref:typename:void
320 sc->disable = ep_pcmcia_disable;
326 ep_pcmcia_disable(sc);

Completed in 26 milliseconds