Symbol: dp8390_softc
sys/arch/acorn32/podulebus/if_ne_pbus.c
114
void eh600_init_media (struct dp8390_softc *);
sys/arch/acorn32/podulebus/if_ne_pbus.c
117
void en_init_media (struct dp8390_softc *);
sys/arch/acorn32/podulebus/if_ne_pbus.c
149
(struct dp8390_softc *);
sys/arch/acorn32/podulebus/if_ne_pbus.c
151
(struct dp8390_softc *, struct ifmediareq *);
sys/arch/acorn32/podulebus/if_ne_pbus.c
153
(struct dp8390_softc *);
sys/arch/acorn32/podulebus/if_ne_pbus.c
155
(struct dp8390_softc *);
sys/arch/acorn32/podulebus/if_ne_pbus.c
235
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/arch/acorn32/podulebus/if_ne_pbus.c
490
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/arch/acorn32/podulebus/if_ne_pbus.c
515
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/arch/acorn32/podulebus/if_ne_pbus.c
541
void eh600_init_media(struct dp8390_softc *sc)
sys/arch/acorn32/podulebus/if_ne_pbus.c
572
en_init_media(struct dp8390_softc *sc)
sys/arch/amiga/dev/if_ed_zbus.c
107
struct dp8390_softc *sc = &zsc->sc_dp8390;
sys/arch/amiga/dev/if_ed_zbus.c
205
ed_zbus_test_mem(struct dp8390_softc *sc)
sys/arch/amiga/dev/if_ed_zbus.c
225
ed_zbus_read_hdr(struct dp8390_softc *sc, int src, struct dp8390_ring *hdrp)
sys/arch/amiga/dev/if_ed_zbus.c
247
ed_zbus_ring_copy(struct dp8390_softc *sc, int src, void *dst, u_short amount)
sys/arch/amiga/dev/if_ed_zbus.c
286
ed_zbus_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
sys/arch/amiga/dev/if_ed_zbus.c
76
int ed_zbus_test_mem(struct dp8390_softc *);
sys/arch/amiga/dev/if_ed_zbus.c
77
void ed_zbus_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
sys/arch/amiga/dev/if_ed_zbus.c
78
int ed_zbus_ring_copy(struct dp8390_softc *, int, void *, u_short);
sys/arch/amiga/dev/if_ed_zbus.c
79
int ed_zbus_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
sys/arch/amiga/dev/if_ed_zbus.c
82
struct dp8390_softc sc_dp8390;
sys/arch/amiga/dev/if_ne_xsh.c
100
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/arch/amiga/dev/if_ne_xsurf.c
121
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/arch/amiga/dev/if_ne_zbus.c
108
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/arch/atari/dev/if_ne_mb.c
184
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/arch/atari/dev/if_ne_mb.c
277
struct dp8390_softc *dsc;
sys/arch/atari/vme/if_we_vme.c
306
struct dp8390_softc *sc = &wsc->sc_dp8390;
sys/arch/evbarm/g42xxeb/if_ne_obio.c
115
ne_obio_enable(struct dp8390_softc *dsc)
sys/arch/evbarm/g42xxeb/if_ne_obio.c
226
void debug_obio_ne(struct dp8390_softc *);
sys/arch/evbarm/g42xxeb/if_ne_obio.c
228
debug_obio_ne(struct dp8390_softc *sc)
sys/arch/evbsh3/t_sh7706lan/if_ne_mainbus.c
113
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/arch/mac68k/dev/if_ae.c
102
ae_test_mem(struct dp8390_softc *sc)
sys/arch/mac68k/dev/if_ae.c
129
ae_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
sys/arch/mac68k/dev/if_aevar.h
17
int ae_test_mem(struct dp8390_softc *);
sys/arch/mac68k/dev/if_aevar.h
18
int ae_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
sys/arch/mac68k/nubus/if_ae_nubus.c
124
struct dp8390_softc *sc = device_private(self);
sys/arch/mac68k/nubus/if_ae_nubus.c
387
struct dp8390_softc *sc = arg;
sys/arch/mac68k/nubus/if_ae_nubus.c
494
struct dp8390_softc *sc = ifp->if_softc;
sys/arch/mac68k/nubus/if_ae_nubus.c
78
CFATTACH_DECL_NEW(ae_nubus, sizeof(struct dp8390_softc),
sys/arch/mmeye/dev/if_ne_mainbus.c
101
struct dp8390_softc *dsc = &sc->sc_dp8390;
sys/arch/prep/pnpbus/if_we_pnpbus.c
148
struct dp8390_softc *sc = &wsc->sc_dp8390;
sys/arch/x68k/dev/if_ne_intio.c
135
struct dp8390_softc *dsc = &sc->sc_dp8390;
sys/arch/x68k/dev/if_ne_neptune.c
118
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/dev/ic/ax88190.c
124
ax88190_media_fini(struct dp8390_softc *sc)
sys/dev/ic/ax88190.c
133
ax88190_mediachange(struct dp8390_softc *sc)
sys/dev/ic/ax88190.c
143
ax88190_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
sys/dev/ic/ax88190.c
152
ax88190_init_card(struct dp8390_softc *sc)
sys/dev/ic/ax88190.c
160
ax88190_stop_card(struct dp8390_softc *sc)
sys/dev/ic/ax88190.c
86
struct dp8390_softc *sc = arg;
sys/dev/ic/ax88190.c
97
ax88190_media_init(struct dp8390_softc *sc)
sys/dev/ic/ax88190var.h
36
void ax88190_media_init(struct dp8390_softc *);
sys/dev/ic/ax88190var.h
37
void ax88190_media_fini(struct dp8390_softc *);
sys/dev/ic/ax88190var.h
39
int ax88190_mediachange(struct dp8390_softc *);
sys/dev/ic/ax88190var.h
40
void ax88190_mediastatus(struct dp8390_softc *, struct ifmediareq *ifmr);
sys/dev/ic/ax88190var.h
41
void ax88190_init_card(struct dp8390_softc *);
sys/dev/ic/ax88190var.h
42
void ax88190_stop_card(struct dp8390_softc *);
sys/dev/ic/dl10019.c
119
struct dp8390_softc *sc = arg;
sys/dev/ic/dl10019.c
130
dl10019_media_init(struct dp8390_softc *sc)
sys/dev/ic/dl10019.c
159
dl10019_media_fini(struct dp8390_softc *sc)
sys/dev/ic/dl10019.c
168
dl10019_mediachange(struct dp8390_softc *sc)
sys/dev/ic/dl10019.c
178
dl10019_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
sys/dev/ic/dl10019.c
187
dl10019_init_card(struct dp8390_softc *sc)
sys/dev/ic/dl10019.c
196
dl10019_stop_card(struct dp8390_softc *sc)
sys/dev/ic/dl10019.c
206
struct dp8390_softc *sc = device_private(self);
sys/dev/ic/dl10019.c
216
struct dp8390_softc *sc = device_private(self);
sys/dev/ic/dl10019.c
253
struct dp8390_softc *sc = &nsc->sc_dp8390;
sys/dev/ic/dl10019.c
97
dl10019_mii_reset(struct dp8390_softc *sc)
sys/dev/ic/dl10019var.h
41
void dl10019_media_init(struct dp8390_softc *);
sys/dev/ic/dl10019var.h
42
void dl10019_media_fini(struct dp8390_softc *);
sys/dev/ic/dl10019var.h
44
int dl10019_mediachange(struct dp8390_softc *);
sys/dev/ic/dl10019var.h
45
void dl10019_mediastatus(struct dp8390_softc *, struct ifmediareq *ifmr);
sys/dev/ic/dl10019var.h
46
void dl10019_init_card(struct dp8390_softc *);
sys/dev/ic/dl10019var.h
47
void dl10019_stop_card(struct dp8390_softc *);
sys/dev/ic/dp8390.c
1014
dp8390_get(struct dp8390_softc *sc, int src, u_short total_len)
sys/dev/ic/dp8390.c
1075
dp8390_test_mem(struct dp8390_softc *sc)
sys/dev/ic/dp8390.c
1098
dp8390_read_hdr(struct dp8390_softc *sc, int src, struct dp8390_ring *hdrp)
sys/dev/ic/dp8390.c
1119
dp8390_ring_copy(struct dp8390_softc *sc, int src, void *dst, u_short amount)
sys/dev/ic/dp8390.c
1148
dp8390_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
sys/dev/ic/dp8390.c
1176
dp8390_enable(struct dp8390_softc *sc)
sys/dev/ic/dp8390.c
1195
dp8390_disable(struct dp8390_softc *sc)
sys/dev/ic/dp8390.c
1207
struct dp8390_softc *sc = device_private(self);
sys/dev/ic/dp8390.c
1219
dp8390_detach(struct dp8390_softc *sc, int flags)
sys/dev/ic/dp8390.c
171
struct dp8390_softc *sc = ifp->if_softc;
sys/dev/ic/dp8390.c
184
struct dp8390_softc *sc = ifp->if_softc;
sys/dev/ic/dp8390.c
200
dp8390_reset(struct dp8390_softc *sc)
sys/dev/ic/dp8390.c
214
dp8390_halt(struct dp8390_softc *sc)
sys/dev/ic/dp8390.c
236
dp8390_stop(struct dp8390_softc *sc)
sys/dev/ic/dp8390.c
251
struct dp8390_softc *sc = ifp->if_softc;
sys/dev/ic/dp8390.c
263
dp8390_init(struct dp8390_softc *sc)
sys/dev/ic/dp8390.c
397
dp8390_xmit(struct dp8390_softc *sc)
sys/dev/ic/dp8390.c
452
struct dp8390_softc *sc = ifp->if_softc;
sys/dev/ic/dp8390.c
501
dp8390_rint(struct dp8390_softc *sc)
sys/dev/ic/dp8390.c
54
static void dp8390_halt(struct dp8390_softc *);
sys/dev/ic/dp8390.c
56
static void dp8390_xmit(struct dp8390_softc *);
sys/dev/ic/dp8390.c
58
static void dp8390_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
sys/dev/ic/dp8390.c
59
static int dp8390_ring_copy(struct dp8390_softc *, int, void *, u_short);
sys/dev/ic/dp8390.c
60
static int dp8390_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
sys/dev/ic/dp8390.c
618
struct dp8390_softc *sc = arg;
sys/dev/ic/dp8390.c
62
static int dp8390_test_mem(struct dp8390_softc *);
sys/dev/ic/dp8390.c
68
dp8390_media_init(struct dp8390_softc *sc)
sys/dev/ic/dp8390.c
80
dp8390_config(struct dp8390_softc *sc)
sys/dev/ic/dp8390.c
828
struct dp8390_softc *sc = ifp->if_softc;
sys/dev/ic/dp8390.c
923
dp8390_read(struct dp8390_softc *sc, int buf, u_short len)
sys/dev/ic/dp83905.c
58
dp83905_mediachange(struct dp8390_softc *sc)
sys/dev/ic/dp83905.c
67
dp83905_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
sys/dev/ic/dp83905.c
96
void dp83905_init_card(struct dp8390_softc *sc)
sys/dev/ic/dp83905var.h
33
extern int dp83905_mediachange(struct dp8390_softc *);
sys/dev/ic/dp83905var.h
34
extern void dp83905_mediastatus(struct dp8390_softc *, struct ifmediareq *);
sys/dev/ic/dp83905var.h
35
extern void dp83905_init_card(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
158
int dp8390_config(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
163
void dp8390_reset(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
164
void dp8390_init(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
165
void dp8390_stop(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
167
void dp8390_rint(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
170
struct mbuf *dp8390_get(struct dp8390_softc *, int, u_short);
sys/dev/ic/dp8390var.h
171
void dp8390_read(struct dp8390_softc *, int, u_short);
sys/dev/ic/dp8390var.h
173
int dp8390_enable(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
174
void dp8390_disable(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
178
int dp8390_detach(struct dp8390_softc *, int);
sys/dev/ic/dp8390var.h
183
void dp8390_media_init(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
75
int (*test_mem)(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
76
void (*init_card)(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
77
void (*stop_card)(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
78
void (*read_hdr)(struct dp8390_softc *, int, struct dp8390_ring *);
sys/dev/ic/dp8390var.h
79
void (*recv_int)(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
80
int (*ring_copy)(struct dp8390_softc *, int, void *, u_short);
sys/dev/ic/dp8390var.h
81
int (*write_mbuf)(struct dp8390_softc *, struct mbuf *, int);
sys/dev/ic/dp8390var.h
83
int (*sc_enable)(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
84
void (*sc_disable)(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
86
void (*sc_media_init)(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
87
void (*sc_media_fini)(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
89
int (*sc_mediachange)(struct dp8390_softc *);
sys/dev/ic/dp8390var.h
90
void (*sc_mediastatus)(struct dp8390_softc *, struct ifmediareq *);
sys/dev/ic/mx98905.c
101
mx98905_write_setup(struct dp8390_softc *sc, int len, int buf)
sys/dev/ic/mx98905.c
133
mx98905_write_wait(struct dp8390_softc *sc)
sys/dev/ic/mx98905.c
167
mx98905_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
sys/dev/ic/mx98905.c
290
mx98905_ring_copy(struct dp8390_softc *sc, int src, void *vdst, u_short amount)
sys/dev/ic/mx98905.c
320
mx98905_read_hdr(struct dp8390_softc *sc, int buf, struct dp8390_ring *hdr)
sys/dev/ic/mx98905.c
88
static inline void mx98905_write_setup(struct dp8390_softc *, int, int);
sys/dev/ic/mx98905.c
89
static inline void mx98905_write_wait(struct dp8390_softc *);
sys/dev/ic/mx98905.c
92
mx98905_attach(struct dp8390_softc *sc)
sys/dev/ic/mx98905var.h
46
void mx98905_attach(struct dp8390_softc *);
sys/dev/ic/mx98905var.h
47
int mx98905_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
sys/dev/ic/mx98905var.h
48
int mx98905_ring_copy(struct dp8390_softc *, int, void *, u_short);
sys/dev/ic/mx98905var.h
49
void mx98905_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
sys/dev/ic/ne2000.c
114
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/dev/ic/ne2000.c
548
ne2000_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
sys/dev/ic/ne2000.c
724
ne2000_ring_copy(struct dp8390_softc *sc, int src, void *dstv, u_short amount)
sys/dev/ic/ne2000.c
755
ne2000_read_hdr(struct dp8390_softc *sc, int buf, struct dp8390_ring *hdr)
sys/dev/ic/ne2000.c
768
ne2000_test_mem(struct dp8390_softc *sc)
sys/dev/ic/ne2000.c
886
struct dp8390_softc *dsc = &sc->sc_dp8390;
sys/dev/ic/ne2000.c
89
static int ne2000_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
sys/dev/ic/ne2000.c
90
static int ne2000_ring_copy(struct dp8390_softc *, int, void *, u_short);
sys/dev/ic/ne2000.c
902
struct dp8390_softc *dsc = &sc->sc_dp8390;
sys/dev/ic/ne2000.c
91
static void ne2000_read_hdr(struct dp8390_softc *, int,
sys/dev/ic/ne2000.c
93
static int ne2000_test_mem(struct dp8390_softc *);
sys/dev/ic/ne2000var.h
37
struct dp8390_softc sc_dp8390;
sys/dev/ic/rtl80x9.c
104
rtl80x9_init_card(struct dp8390_softc *sc)
sys/dev/ic/rtl80x9.c
157
rtl80x9_media_init(struct dp8390_softc *sc)
sys/dev/ic/rtl80x9.c
60
rtl80x9_mediachange(struct dp8390_softc *dsc)
sys/dev/ic/rtl80x9.c
73
rtl80x9_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
sys/dev/ic/rtl80x9var.h
45
int rtl80x9_mediachange(struct dp8390_softc *);
sys/dev/ic/rtl80x9var.h
46
void rtl80x9_mediastatus(struct dp8390_softc *, struct ifmediareq *);
sys/dev/ic/rtl80x9var.h
47
void rtl80x9_init_card(struct dp8390_softc *);
sys/dev/ic/rtl80x9var.h
49
void rtl80x9_media_init(struct dp8390_softc *);
sys/dev/ic/we.c
136
struct dp8390_softc *sc = &wsc->sc_dp8390;
sys/dev/ic/we.c
283
we_test_mem(struct dp8390_softc *sc)
sys/dev/ic/we.c
340
we_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
sys/dev/ic/we.c
446
we_ring_copy(struct dp8390_softc *sc, int src, void *dstv, u_short amount)
sys/dev/ic/we.c
470
we_read_hdr(struct dp8390_softc *sc, int packet_ptr,
sys/dev/ic/we.c
483
we_recv_int(struct dp8390_softc *sc)
sys/dev/ic/we.c
493
we_media_init(struct dp8390_softc *sc)
sys/dev/ic/we.c
525
we_mediachange(struct dp8390_softc *sc)
sys/dev/ic/we.c
538
we_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
sys/dev/ic/we.c
549
we_init_card(struct dp8390_softc *sc)
sys/dev/ic/we.c
563
struct dp8390_softc *sc = &wsc->sc_dp8390;
sys/dev/ic/we.c
88
static void we_media_init(struct dp8390_softc *);
sys/dev/ic/we.c
90
static int we_mediachange(struct dp8390_softc *);
sys/dev/ic/we.c
91
static void we_mediastatus(struct dp8390_softc *, struct ifmediareq *);
sys/dev/ic/we.c
93
static void we_recv_int(struct dp8390_softc *);
sys/dev/ic/we.c
94
static void we_init_card(struct dp8390_softc *);
sys/dev/ic/we.c
95
static int we_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
sys/dev/ic/we.c
96
static int we_ring_copy(struct dp8390_softc *, int, void *, u_short);
sys/dev/ic/we.c
97
static void we_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
sys/dev/ic/we.c
98
static int we_test_mem(struct dp8390_softc *);
sys/dev/ic/wevar.h
14
struct dp8390_softc sc_dp8390;
sys/dev/isa/if_ec.c
100
void ec_mediastatus(struct dp8390_softc *, struct ifmediareq *);
sys/dev/isa/if_ec.c
102
void ec_init_card(struct dp8390_softc *);
sys/dev/isa/if_ec.c
103
int ec_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
sys/dev/isa/if_ec.c
104
int ec_ring_copy(struct dp8390_softc *, int, void *, u_short);
sys/dev/isa/if_ec.c
105
void ec_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
sys/dev/isa/if_ec.c
106
int ec_fake_test_mem(struct dp8390_softc *);
sys/dev/isa/if_ec.c
107
int ec_test_mem(struct dp8390_softc *);
sys/dev/isa/if_ec.c
247
struct dp8390_softc *sc = &esc->sc_dp8390;
sys/dev/isa/if_ec.c
499
ec_fake_test_mem(struct dp8390_softc *sc)
sys/dev/isa/if_ec.c
512
ec_test_mem(struct dp8390_softc *sc)
sys/dev/isa/if_ec.c
567
ec_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
sys/dev/isa/if_ec.c
685
ec_ring_copy(struct dp8390_softc *sc, int src, void *dst, u_short amount)
sys/dev/isa/if_ec.c
708
ec_read_hdr(struct dp8390_softc *sc, int packet_ptr,
sys/dev/isa/if_ec.c
721
ec_media_init(struct dp8390_softc *sc)
sys/dev/isa/if_ec.c
731
ec_mediachange(struct dp8390_softc *sc)
sys/dev/isa/if_ec.c
740
ec_mediastatus(struct dp8390_softc *sc, struct ifmediareq *ifmr)
sys/dev/isa/if_ec.c
751
ec_init_card(struct dp8390_softc *sc)
sys/dev/isa/if_ec.c
79
struct dp8390_softc sc_dp8390;
sys/dev/isa/if_ec.c
97
void ec_media_init(struct dp8390_softc *);
sys/dev/isa/if_ec.c
99
int ec_mediachange(struct dp8390_softc *);
sys/dev/isa/if_ne_isa.c
135
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/dev/isa/if_we_isa.c
263
struct dp8390_softc *sc = &wsc->sc_dp8390;
sys/dev/isapnp/if_ne_isapnp.c
95
struct dp8390_softc * const dsc = &nsc->sc_dp8390;
sys/dev/mca/if_ne_mca.c
133
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/dev/mca/if_we_mca.c
152
struct dp8390_softc *sc = &wsc->sc_dp8390;
sys/dev/pci/if_ne_pci.c
172
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/dev/pci/if_ne_pci.c
79
int (*npp_mediachange)(struct dp8390_softc *);
sys/dev/pci/if_ne_pci.c
80
void (*npp_mediastatus)(struct dp8390_softc *, struct ifmediareq *);
sys/dev/pci/if_ne_pci.c
81
void (*npp_init_card)(struct dp8390_softc *);
sys/dev/pci/if_ne_pci.c
82
void (*npp_media_init)(struct dp8390_softc *);
sys/dev/pcmcia/if_ne_pcmcia.c
580
struct dp8390_softc *dsc = &nsc->sc_dp8390;
sys/dev/pcmcia/if_ne_pcmcia.c
72
int ne_pcmcia_enable(struct dp8390_softc *);
sys/dev/pcmcia/if_ne_pcmcia.c
73
void ne_pcmcia_disable(struct dp8390_softc *);
sys/dev/pcmcia/if_ne_pcmcia.c
774
ne_pcmcia_enable(struct dp8390_softc *dsc)
sys/dev/pcmcia/if_ne_pcmcia.c
795
ne_pcmcia_disable(struct dp8390_softc *dsc)
sys/dev/pcmcia/if_ne_pcmcia.c
809
struct dp8390_softc *dsc = &nsc->sc_dp8390;