Home
last modified time | relevance | path

Searched refs:ax88190_stop_card (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dax88190var.h43 void ax88190_stop_card(struct dp8390_softc *);
H A Dax88190.c131 ax88190_stop_card(struct dp8390_softc *sc) in ax88190_stop_card() function
/openbsd/sys/dev/pcmcia/
H A Dif_ne_pcmcia.c762 dsc->stop_card = ax88190_stop_card; in ne_pcmcia_attach()