dp8390_softc
struct dp8390_softc *dsc = &nsc->sc_dp8390;
struct dp8390_softc *dsc = &nsc->sc_dp8390;
ax88190_media_fini(struct dp8390_softc *sc)
ax88190_mediachange(struct dp8390_softc *sc)
ax88190_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
ax88190_init_card(struct dp8390_softc *sc)
ax88190_stop_card(struct dp8390_softc *sc)
ax88190_media_init(struct dp8390_softc *sc)
void ax88190_media_init(struct dp8390_softc *);
void ax88190_media_fini(struct dp8390_softc *);
int ax88190_mediachange(struct dp8390_softc *);
void ax88190_mediastatus(struct dp8390_softc *, struct ifmediareq *ifmr);
void ax88190_init_card(struct dp8390_softc *);
void ax88190_stop_card(struct dp8390_softc *);
dl10019_media_init(struct dp8390_softc *sc)
dl10019_media_fini(struct dp8390_softc *sc)
dl10019_mediachange(struct dp8390_softc *sc)
dl10019_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
dl10019_init_card(struct dp8390_softc *sc)
dl10019_stop_card(struct dp8390_softc *sc)
struct dp8390_softc *sc = (void *) self;
struct dp8390_softc *sc = (void *) self;
struct dp8390_softc *sc = (void *) self;
void dl10019_mii_reset(struct dp8390_softc *);
dl10019_mii_reset(struct dp8390_softc *sc)
void dl10019_media_init(struct dp8390_softc *);
void dl10019_media_fini(struct dp8390_softc *);
int dl10019_mediachange(struct dp8390_softc *);
void dl10019_mediastatus(struct dp8390_softc *, struct ifmediareq *ifmr);
void dl10019_init_card(struct dp8390_softc *);
void dl10019_stop_card(struct dp8390_softc *);
dp8390_read_hdr(struct dp8390_softc *sc, int src, struct dp8390_ring *hdrp)
dp8390_ring_copy(struct dp8390_softc *sc, int src, caddr_t dst, u_short amount)
dp8390_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
dp8390_enable(struct dp8390_softc *sc)
dp8390_disable(struct dp8390_softc *sc)
dp8390_detach(struct dp8390_softc *sc, int flags)
struct dp8390_softc *sc = ifp->if_softc;
struct dp8390_softc *sc = ifp->if_softc;
dp8390_reset(struct dp8390_softc *sc)
dp8390_stop(struct dp8390_softc *sc)
struct dp8390_softc *sc = ifp->if_softc;
dp8390_init(struct dp8390_softc *sc)
dp8390_xmit(struct dp8390_softc *sc)
struct dp8390_softc *sc = ifp->if_softc;
static __inline__ void dp8390_xmit(struct dp8390_softc *);
dp8390_rint(struct dp8390_softc *sc)
static __inline__ void dp8390_read_hdr(struct dp8390_softc *,
static __inline__ int dp8390_ring_copy(struct dp8390_softc *,
static __inline__ int dp8390_write_mbuf(struct dp8390_softc *,
static int dp8390_test_mem(struct dp8390_softc *);
struct dp8390_softc *sc = (struct dp8390_softc *)arg;
dp8390_media_init(struct dp8390_softc *sc)
dp8390_config(struct dp8390_softc *sc)
struct dp8390_softc *sc = ifp->if_softc;
dp8390_get(struct dp8390_softc *sc, int src, u_short total_len)
dp8390_test_mem(struct dp8390_softc *sc)
int dp8390_config(struct dp8390_softc *);
void dp8390_reset(struct dp8390_softc *);
void dp8390_init(struct dp8390_softc *);
void dp8390_stop(struct dp8390_softc *);
int dp8390_enable(struct dp8390_softc *);
void dp8390_disable(struct dp8390_softc *);
void dp8390_media_init(struct dp8390_softc *);
int dp8390_detach(struct dp8390_softc *, int);
void dp8390_rint(struct dp8390_softc *);
struct mbuf *dp8390_get(struct dp8390_softc *, int, u_short);
int (*test_mem)(struct dp8390_softc *);
void (*init_card)(struct dp8390_softc *);
void (*stop_card)(struct dp8390_softc *);
void (*read_hdr)(struct dp8390_softc *,
void (*recv_int)(struct dp8390_softc *);
int (*ring_copy)(struct dp8390_softc *,
int (*write_mbuf)(struct dp8390_softc *, struct mbuf *, int);
int (*sc_enable)(struct dp8390_softc *);
void (*sc_disable)(struct dp8390_softc *);
void (*sc_media_init)(struct dp8390_softc *);
void (*sc_media_fini)(struct dp8390_softc *);
int (*sc_mediachange)(struct dp8390_softc *);
void (*sc_mediastatus)(struct dp8390_softc *,
struct dp8390_softc *dsc = &nsc->sc_dp8390;
ne2000_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
ne2000_ring_copy(struct dp8390_softc *sc, int src, caddr_t dst,
ne2000_read_hdr(struct dp8390_softc *sc, int buf, struct dp8390_ring *hdr)
ne2000_test_mem(struct dp8390_softc *sc)
int ne2000_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
int ne2000_ring_copy(struct dp8390_softc *, int, caddr_t, u_short);
void ne2000_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
int ne2000_test_mem(struct dp8390_softc *);
struct dp8390_softc *dsc = &nsc->sc_dp8390;
struct dp8390_softc sc_dp8390;
rtl80x9_init_card(struct dp8390_softc *sc)
rtl80x9_media_init(struct dp8390_softc *sc)
rtl80x9_mediachange(struct dp8390_softc *dsc)
rtl80x9_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
int rtl80x9_mediachange(struct dp8390_softc *);
void rtl80x9_mediastatus(struct dp8390_softc *, struct ifmediareq *);
void rtl80x9_init_card(struct dp8390_softc *);
void rtl80x9_media_init(struct dp8390_softc *);
void ec_media_init(struct dp8390_softc *);
int ec_mediachange(struct dp8390_softc *);
void ec_mediastatus(struct dp8390_softc *, struct ifmediareq *);
void ec_init_card(struct dp8390_softc *);
int ec_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
int ec_ring_copy(struct dp8390_softc *, int, caddr_t, u_short);
void ec_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
int ec_fake_test_mem(struct dp8390_softc *);
int ec_test_mem(struct dp8390_softc *);
struct dp8390_softc *sc = &esc->sc_dp8390;
ec_fake_test_mem(struct dp8390_softc *sc)
ec_test_mem(struct dp8390_softc *sc)
ec_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
ec_ring_copy(struct dp8390_softc *sc, int src, caddr_t dst,
ec_read_hdr(struct dp8390_softc *sc, int packet_ptr,
ec_media_init(struct dp8390_softc *sc)
ec_mediachange(struct dp8390_softc *sc)
ec_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
ec_init_card(struct dp8390_softc *sc)
struct dp8390_softc sc_dp8390;
struct dp8390_softc *dsc = &nsc->sc_dp8390;
struct dp8390_softc *dsc = &nsc->sc_dp8390;
struct dp8390_softc * const dsc = &nsc->sc_dp8390;
void we_media_init(struct dp8390_softc *);
int we_mediachange(struct dp8390_softc *);
void we_mediastatus(struct dp8390_softc *, struct ifmediareq *);
void we_recv_int(struct dp8390_softc *);
int we_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
int we_ring_copy(struct dp8390_softc *, int, caddr_t, u_short);
void we_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
int we_test_mem(struct dp8390_softc *);
struct dp8390_softc *sc = &wsc->sc_dp8390;
we_test_mem(struct dp8390_softc *sc)
we_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
we_ring_copy(struct dp8390_softc *sc, int src, caddr_t dst, u_short amount)
we_read_hdr(struct dp8390_softc *sc, int packet_ptr,
we_recv_int(struct dp8390_softc *sc)
we_media_init(struct dp8390_softc *sc)
we_mediachange(struct dp8390_softc *sc)
we_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
struct dp8390_softc sc_dp8390;
struct dp8390_softc *dsc = &nsc->sc_dp8390;
int (*npp_mediachange)(struct dp8390_softc *);
void (*npp_mediastatus)(struct dp8390_softc *,
void (*npp_init_card)(struct dp8390_softc *);
void (*npp_media_init)(struct dp8390_softc *);
struct dp8390_softc *dsc = &nsc->sc_dp8390;
int ne_pcmcia_enable(struct dp8390_softc *);
void ne_pcmcia_disable(struct dp8390_softc *);
struct dp8390_softc *esc = &sc->sc_ne2000.sc_dp8390;
ne_pcmcia_enable(struct dp8390_softc *dsc)
ne_pcmcia_disable(struct dp8390_softc *dsc)
struct dp8390_softc *dsc = &nsc->sc_dp8390;
struct dp8390_softc *dsc = &nsc->sc_dp8390;