Searched refs:stop_card (Results 1 – 3 of 3) sorted by relevance
70 void (*stop_card)(struct dp8390_softc *); member
208 if (sc->stop_card != NULL) in dp8390_stop()209 (*sc->stop_card)(sc); in dp8390_stop()
762 dsc->stop_card = ax88190_stop_card; in ne_pcmcia_attach()789 dsc->stop_card = dl10019_stop_card; in ne_pcmcia_attach()