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

  /src/sys/dev/pcmcia/
if_ne_pcmcia.c 73 void ne_pcmcia_disable(struct dp8390_softc *);
622 dsc->sc_disable = ne_pcmcia_disable;
744 ne_pcmcia_disable(dsc);
748 ne_pcmcia_disable(dsc);
795 ne_pcmcia_disable(struct dp8390_softc *dsc) function in typeref:typename:void
if_ne_pcmcia.c 73 void ne_pcmcia_disable(struct dp8390_softc *);
622 dsc->sc_disable = ne_pcmcia_disable;
744 ne_pcmcia_disable(dsc);
748 ne_pcmcia_disable(dsc);
795 ne_pcmcia_disable(struct dp8390_softc *dsc) function in typeref:typename:void

Completed in 27 milliseconds