dp8390_softc       96 dev/ic/ax88190.c ax88190_media_init(struct dp8390_softc *sc)
dp8390_softc      119 dev/ic/ax88190.c ax88190_media_fini(struct dp8390_softc *sc)
dp8390_softc      125 dev/ic/ax88190.c ax88190_mediachange(struct dp8390_softc *sc)
dp8390_softc      132 dev/ic/ax88190.c ax88190_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
dp8390_softc      140 dev/ic/ax88190.c ax88190_init_card(struct dp8390_softc *sc)
dp8390_softc      146 dev/ic/ax88190.c ax88190_stop_card(struct dp8390_softc *sc)
dp8390_softc       44 dev/ic/ax88190var.h void	ax88190_media_init(struct dp8390_softc *);
dp8390_softc       45 dev/ic/ax88190var.h void	ax88190_media_fini(struct dp8390_softc *);
dp8390_softc       47 dev/ic/ax88190var.h int	ax88190_mediachange(struct dp8390_softc *);
dp8390_softc       48 dev/ic/ax88190var.h void	ax88190_mediastatus(struct dp8390_softc *, struct ifmediareq *ifmr);
dp8390_softc       49 dev/ic/ax88190var.h void	ax88190_init_card(struct dp8390_softc *);
dp8390_softc       50 dev/ic/ax88190var.h void	ax88190_stop_card(struct dp8390_softc *);
dp8390_softc       79 dev/ic/dl10019.c void	dl10019_mii_reset(struct dp8390_softc *);
dp8390_softc      112 dev/ic/dl10019.c dl10019_mii_reset(struct dp8390_softc *sc)
dp8390_softc      132 dev/ic/dl10019.c dl10019_media_init(struct dp8390_softc *sc)
dp8390_softc      156 dev/ic/dl10019.c dl10019_media_fini(struct dp8390_softc *sc)
dp8390_softc      162 dev/ic/dl10019.c dl10019_mediachange(struct dp8390_softc *sc)
dp8390_softc      169 dev/ic/dl10019.c dl10019_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
dp8390_softc      177 dev/ic/dl10019.c dl10019_init_card(struct dp8390_softc *sc)
dp8390_softc      184 dev/ic/dl10019.c dl10019_stop_card(struct dp8390_softc *sc)
dp8390_softc      192 dev/ic/dl10019.c 	struct dp8390_softc *sc = (void *) self;
dp8390_softc      202 dev/ic/dl10019.c 	struct dp8390_softc *sc = (void *) self;
dp8390_softc      238 dev/ic/dl10019.c 	struct dp8390_softc *sc = (void *) self;
dp8390_softc       49 dev/ic/dl10019var.h void	dl10019_media_init(struct dp8390_softc *);
dp8390_softc       50 dev/ic/dl10019var.h void	dl10019_media_fini(struct dp8390_softc *);
dp8390_softc       52 dev/ic/dl10019var.h int	dl10019_mediachange(struct dp8390_softc *);
dp8390_softc       53 dev/ic/dl10019var.h void	dl10019_mediastatus(struct dp8390_softc *, struct ifmediareq *ifmr);
dp8390_softc       54 dev/ic/dl10019var.h void	dl10019_init_card(struct dp8390_softc *);
dp8390_softc       55 dev/ic/dl10019var.h void	dl10019_stop_card(struct dp8390_softc *);
dp8390_softc       54 dev/ic/dp8390.c static __inline__ void	dp8390_xmit(struct dp8390_softc *);
dp8390_softc       56 dev/ic/dp8390.c static __inline__ void	dp8390_read_hdr(struct dp8390_softc *,
dp8390_softc       58 dev/ic/dp8390.c static __inline__ int	dp8390_ring_copy(struct dp8390_softc *,
dp8390_softc       60 dev/ic/dp8390.c static __inline__ int	dp8390_write_mbuf(struct dp8390_softc *,
dp8390_softc       63 dev/ic/dp8390.c static int		dp8390_test_mem(struct dp8390_softc *);
dp8390_softc       65 dev/ic/dp8390.c int	dp8390_enable(struct dp8390_softc *);
dp8390_softc       66 dev/ic/dp8390.c void	dp8390_disable(struct dp8390_softc *);
dp8390_softc       76 dev/ic/dp8390.c dp8390_media_init(struct dp8390_softc *sc)
dp8390_softc       87 dev/ic/dp8390.c dp8390_config(struct dp8390_softc *sc)
dp8390_softc      153 dev/ic/dp8390.c 	struct dp8390_softc *sc = ifp->if_softc;
dp8390_softc      167 dev/ic/dp8390.c 	struct dp8390_softc *sc = ifp->if_softc;
dp8390_softc      183 dev/ic/dp8390.c dp8390_reset(struct dp8390_softc *sc)
dp8390_softc      197 dev/ic/dp8390.c dp8390_stop(struct dp8390_softc *sc)
dp8390_softc      230 dev/ic/dp8390.c 	struct dp8390_softc *sc = ifp->if_softc;
dp8390_softc      242 dev/ic/dp8390.c dp8390_init(struct dp8390_softc *sc)
dp8390_softc      378 dev/ic/dp8390.c dp8390_xmit(struct dp8390_softc *sc)
dp8390_softc      435 dev/ic/dp8390.c 	struct dp8390_softc *sc = ifp->if_softc;
dp8390_softc      492 dev/ic/dp8390.c dp8390_rint(struct dp8390_softc *sc)
dp8390_softc      612 dev/ic/dp8390.c 	struct dp8390_softc *sc = (struct dp8390_softc *)arg;
dp8390_softc      816 dev/ic/dp8390.c 	struct dp8390_softc *sc = ifp->if_softc;
dp8390_softc      924 dev/ic/dp8390.c dp8390_read(struct dp8390_softc *sc, int buf, u_short len)
dp8390_softc     1021 dev/ic/dp8390.c dp8390_get(struct dp8390_softc *sc, int src, u_short total_len)
dp8390_softc     1087 dev/ic/dp8390.c dp8390_test_mem(struct dp8390_softc *sc)
dp8390_softc     1110 dev/ic/dp8390.c dp8390_read_hdr(struct dp8390_softc *sc, int src, struct dp8390_ring *hdrp)
dp8390_softc     1131 dev/ic/dp8390.c dp8390_ring_copy(struct dp8390_softc *sc, int src, caddr_t dst, u_short amount)
dp8390_softc     1160 dev/ic/dp8390.c dp8390_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
dp8390_softc     1184 dev/ic/dp8390.c dp8390_enable(struct dp8390_softc *sc)
dp8390_softc     1203 dev/ic/dp8390.c dp8390_disable(struct dp8390_softc *sc)
dp8390_softc     1212 dev/ic/dp8390.c dp8390_detach(struct dp8390_softc *sc, int flags)
dp8390_softc       28 dev/ic/dp8390var.h struct dp8390_softc {
dp8390_softc       68 dev/ic/dp8390var.h 	int	(*test_mem)(struct dp8390_softc *);
dp8390_softc       69 dev/ic/dp8390var.h 	void	(*init_card)(struct dp8390_softc *);
dp8390_softc       70 dev/ic/dp8390var.h 	void	(*stop_card)(struct dp8390_softc *);
dp8390_softc       71 dev/ic/dp8390var.h 	void	(*read_hdr)(struct dp8390_softc *,
dp8390_softc       73 dev/ic/dp8390var.h 	void	(*recv_int)(struct dp8390_softc *);
dp8390_softc       74 dev/ic/dp8390var.h 	int	(*ring_copy)(struct dp8390_softc *,
dp8390_softc       76 dev/ic/dp8390var.h 	int	(*write_mbuf)(struct dp8390_softc *, struct mbuf *, int);
dp8390_softc       78 dev/ic/dp8390var.h 	int	(*sc_enable)(struct dp8390_softc *);
dp8390_softc       79 dev/ic/dp8390var.h 	void	(*sc_disable)(struct dp8390_softc *);
dp8390_softc       81 dev/ic/dp8390var.h 	void	(*sc_media_init)(struct dp8390_softc *);
dp8390_softc       82 dev/ic/dp8390var.h 	void	(*sc_media_fini)(struct dp8390_softc *);
dp8390_softc       84 dev/ic/dp8390var.h 	int	(*sc_mediachange)(struct dp8390_softc *);
dp8390_softc       85 dev/ic/dp8390var.h 	void	(*sc_mediastatus)(struct dp8390_softc *,
dp8390_softc      154 dev/ic/dp8390var.h int	dp8390_config(struct dp8390_softc *);
dp8390_softc      159 dev/ic/dp8390var.h void	dp8390_reset(struct dp8390_softc *);
dp8390_softc      160 dev/ic/dp8390var.h void	dp8390_init(struct dp8390_softc *);
dp8390_softc      161 dev/ic/dp8390var.h void	dp8390_stop(struct dp8390_softc *);
dp8390_softc      166 dev/ic/dp8390var.h void	dp8390_media_init(struct dp8390_softc *);
dp8390_softc      168 dev/ic/dp8390var.h int	dp8390_detach(struct dp8390_softc *, int);
dp8390_softc      170 dev/ic/dp8390var.h void	dp8390_rint(struct dp8390_softc *);
dp8390_softc      173 dev/ic/dp8390var.h struct mbuf *dp8390_get(struct dp8390_softc *, int, u_short);
dp8390_softc      174 dev/ic/dp8390var.h void	dp8390_read(struct dp8390_softc *, int, u_short);
dp8390_softc       83 dev/ic/ne2000.c int	ne2000_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
dp8390_softc       84 dev/ic/ne2000.c int	ne2000_ring_copy(struct dp8390_softc *, int, caddr_t, u_short);
dp8390_softc       85 dev/ic/ne2000.c void	ne2000_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
dp8390_softc       86 dev/ic/ne2000.c int	ne2000_test_mem(struct dp8390_softc *);
dp8390_softc      104 dev/ic/ne2000.c 	struct dp8390_softc *dsc = &nsc->sc_dp8390;
dp8390_softc      300 dev/ic/ne2000.c 	struct dp8390_softc *dsc = &nsc->sc_dp8390;
dp8390_softc      467 dev/ic/ne2000.c ne2000_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
dp8390_softc      626 dev/ic/ne2000.c ne2000_ring_copy(struct dp8390_softc *sc, int src, caddr_t dst,
dp8390_softc      657 dev/ic/ne2000.c ne2000_read_hdr(struct dp8390_softc *sc, int buf, struct dp8390_ring *hdr)
dp8390_softc      670 dev/ic/ne2000.c ne2000_test_mem(struct dp8390_softc *sc)
dp8390_softc       45 dev/ic/ne2000var.h 	struct dp8390_softc sc_dp8390;
dp8390_softc       71 dev/ic/rtl80x9.c 	struct dp8390_softc *dsc;
dp8390_softc       85 dev/ic/rtl80x9.c 	struct dp8390_softc *sc;
dp8390_softc      116 dev/ic/rtl80x9.c 	struct dp8390_softc *sc;
dp8390_softc      170 dev/ic/rtl80x9.c 	struct dp8390_softc *sc;
dp8390_softc       53 dev/ic/rtl80x9var.h int	rtl80x9_mediachange(struct dp8390_softc *);
dp8390_softc       54 dev/ic/rtl80x9var.h void	rtl80x9_mediastatus(struct dp8390_softc *, struct ifmediareq *);
dp8390_softc       55 dev/ic/rtl80x9var.h void	rtl80x9_init_card(struct dp8390_softc *);
dp8390_softc       56 dev/ic/rtl80x9var.h void	rtl80x9_media_init(struct dp8390_softc *);
dp8390_softc       96 dev/isa/if_ec.c 	struct dp8390_softc sc_dp8390;
dp8390_softc      115 dev/isa/if_ec.c void	ec_media_init(struct dp8390_softc *);
dp8390_softc      117 dev/isa/if_ec.c int	ec_mediachange(struct dp8390_softc *);
dp8390_softc      118 dev/isa/if_ec.c void	ec_mediastatus(struct dp8390_softc *, struct ifmediareq *);
dp8390_softc      120 dev/isa/if_ec.c void	ec_init_card(struct dp8390_softc *);
dp8390_softc      121 dev/isa/if_ec.c int	ec_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
dp8390_softc      122 dev/isa/if_ec.c int	ec_ring_copy(struct dp8390_softc *, int, caddr_t, u_short);
dp8390_softc      123 dev/isa/if_ec.c void	ec_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
dp8390_softc      124 dev/isa/if_ec.c int	ec_fake_test_mem(struct dp8390_softc *);
dp8390_softc      125 dev/isa/if_ec.c int	ec_test_mem(struct dp8390_softc *);
dp8390_softc      253 dev/isa/if_ec.c 	struct dp8390_softc *sc = &esc->sc_dp8390;
dp8390_softc      506 dev/isa/if_ec.c ec_fake_test_mem(struct dp8390_softc *sc)
dp8390_softc      518 dev/isa/if_ec.c ec_test_mem(struct dp8390_softc *sc)
dp8390_softc      573 dev/isa/if_ec.c ec_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
dp8390_softc      679 dev/isa/if_ec.c ec_ring_copy(struct dp8390_softc *sc, int src, caddr_t dst,
dp8390_softc      703 dev/isa/if_ec.c ec_read_hdr(struct dp8390_softc *sc, int packet_ptr,
dp8390_softc      716 dev/isa/if_ec.c ec_media_init(struct dp8390_softc *sc)
dp8390_softc      725 dev/isa/if_ec.c ec_mediachange(struct dp8390_softc *sc)
dp8390_softc      734 dev/isa/if_ec.c ec_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
dp8390_softc      745 dev/isa/if_ec.c ec_init_card(struct dp8390_softc *sc)
dp8390_softc      102 dev/isa/if_ne_isa.c 	struct dp8390_softc *dsc = &nsc->sc_dp8390;
dp8390_softc      150 dev/isa/if_ne_isa.c 	struct dp8390_softc *dsc = &nsc->sc_dp8390;
dp8390_softc      110 dev/isa/if_ne_isapnp.c 	struct dp8390_softc * const dsc = &nsc->sc_dp8390;
dp8390_softc      104 dev/isa/if_we.c 	struct dp8390_softc sc_dp8390;
dp8390_softc      139 dev/isa/if_we.c void	we_media_init(struct dp8390_softc *);
dp8390_softc      141 dev/isa/if_we.c int	we_mediachange(struct dp8390_softc *);
dp8390_softc      142 dev/isa/if_we.c void	we_mediastatus(struct dp8390_softc *, struct ifmediareq *);
dp8390_softc      144 dev/isa/if_we.c void	we_recv_int(struct dp8390_softc *);
dp8390_softc      145 dev/isa/if_we.c int	we_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
dp8390_softc      146 dev/isa/if_we.c int	we_ring_copy(struct dp8390_softc *, int, caddr_t, u_short);
dp8390_softc      147 dev/isa/if_we.c void	we_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
dp8390_softc      148 dev/isa/if_we.c int	we_test_mem(struct dp8390_softc *);
dp8390_softc      340 dev/isa/if_we.c 	struct dp8390_softc *sc = &wsc->sc_dp8390;
dp8390_softc      553 dev/isa/if_we.c we_test_mem(struct dp8390_softc *sc)
dp8390_softc      610 dev/isa/if_we.c we_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
dp8390_softc      704 dev/isa/if_we.c we_ring_copy(struct dp8390_softc *sc, int src, caddr_t dst, u_short amount)
dp8390_softc      727 dev/isa/if_we.c we_read_hdr(struct dp8390_softc *sc, int packet_ptr,
dp8390_softc      740 dev/isa/if_we.c we_recv_int(struct dp8390_softc *sc)
dp8390_softc      750 dev/isa/if_we.c we_media_init(struct dp8390_softc *sc)
dp8390_softc      782 dev/isa/if_we.c we_mediachange(struct dp8390_softc *sc)
dp8390_softc      795 dev/isa/if_we.c we_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
dp8390_softc       93 dev/pci/if_ne_pci.c 	int (*npp_mediachange)(struct dp8390_softc *);
dp8390_softc       94 dev/pci/if_ne_pci.c 	void (*npp_mediastatus)(struct dp8390_softc *,
dp8390_softc       96 dev/pci/if_ne_pci.c 	void (*npp_init_card)(struct dp8390_softc *);
dp8390_softc       97 dev/pci/if_ne_pci.c 	void (*npp_media_init)(struct dp8390_softc *);
dp8390_softc      180 dev/pci/if_ne_pci.c 	struct dp8390_softc *dsc = &nsc->sc_dp8390;
dp8390_softc       74 dev/pcmcia/if_ne_pcmcia.c int	ne_pcmcia_enable(struct dp8390_softc *);
dp8390_softc       75 dev/pcmcia/if_ne_pcmcia.c void	ne_pcmcia_disable(struct dp8390_softc *);
dp8390_softc      601 dev/pcmcia/if_ne_pcmcia.c 	struct dp8390_softc *dsc = &nsc->sc_dp8390;
dp8390_softc      854 dev/pcmcia/if_ne_pcmcia.c 	struct dp8390_softc *esc = &sc->sc_ne2000.sc_dp8390;
dp8390_softc      885 dev/pcmcia/if_ne_pcmcia.c 	struct dp8390_softc *dsc;
dp8390_softc      903 dev/pcmcia/if_ne_pcmcia.c 	struct dp8390_softc *dsc;
dp8390_softc      919 dev/pcmcia/if_ne_pcmcia.c 	struct dp8390_softc *dsc = &nsc->sc_dp8390;
dp8390_softc      987 dev/pcmcia/if_ne_pcmcia.c 	struct dp8390_softc *dsc = &nsc->sc_dp8390;