Home
last modified time | relevance | path

Searched refs:le_softc (Results 1 – 14 of 14) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/sbus/
H A Dif_le_ledma.c77 struct le_softc { struct
110 CFATTACH_DECL_NEW(le_ledma, sizeof(struct le_softc),
126 struct le_softc *lesc = (struct le_softc *)sc; in lewrcsr()
146 struct le_softc *lesc = (struct le_softc *)sc; in lerdcsr()
157 struct lsi64854_softc *dma = ((struct le_softc *)sc)->sc_dma; in lesetutp()
169 struct lsi64854_softc *dma = ((struct le_softc *)sc)->sc_dma; in lesetaui()
214 struct lsi64854_softc *dma = ((struct le_softc *)sc)->sc_dma; in lemediastatus()
228 struct le_softc *lesc = (struct le_softc *)sc; in lehwreset()
278 struct le_softc *lesc = (struct le_softc *)sc; in lenocarrier()
324 struct le_softc *lesc = device_private(self); in leattach_ledma()
H A Dif_le_lebuffer.c75 struct le_softc { struct
94 CFATTACH_DECL_NEW(le_lebuffer, sizeof(struct le_softc), argument
107 struct le_softc *lesc = (struct le_softc *)sc; in lewrcsr()
127 struct le_softc *lesc = (struct le_softc *)sc; in lerdcsr()
147 struct le_softc *lesc = device_private(self); in leattach_lebuffer()
H A Dif_le.c70 struct le_softc { struct
91 CFATTACH_DECL_NEW(le_sbus, sizeof(struct le_softc), argument
104 struct le_softc *lesc = (struct le_softc *)sc; in lewrcsr()
124 struct le_softc *lesc = (struct le_softc *)sc; in lerdcsr()
144 struct le_softc *lesc = device_private(self); in leattach_sbus()
/dports/net/tcpview/tcpview-1.0/bpf/hpdev/
H A Dif_le.c173 struct le_softc *le = &le_softc[hd->hp_unit];
268 register struct le_softc *le = &le_softc[unit];
313 struct le_softc *le = &le_softc[unit];
337 register struct le_softc *le = &le_softc[unit];
371 register struct le_softc *le = &le_softc[unit];
428 register struct le_softc *le = &le_softc[unit];
481 register struct le_softc *le = &le_softc[unit];
568 register struct le_softc *le = &le_softc[unit];
1024 struct le_softc *le = &le_softc[ifp->if_unit];
1113 register struct le_softc *le = &le_softc[unit];
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/isa/
H A Dif_le_isa.c106 CFATTACH_DECL_NEW(le_nele, sizeof(struct le_softc),
112 CFATTACH_DECL_NEW(le_bicc, sizeof(struct le_softc),
130 void le_isa_attach(device_t, struct le_softc *,
155 struct le_softc *lesc = (struct le_softc *)sc; in le_isa_wrcsr()
166 struct le_softc *lesc = (struct le_softc *)sc; in le_isa_rdcsr()
278 struct le_softc *lesc = device_private(self); in le_ne2100_attach()
288 struct le_softc *lesc = device_private(self); in le_bicc_attach()
296 le_isa_attach(device_t parent, struct le_softc *lesc, in le_isa_attach()
H A Dif_levar.h47 struct le_softc { struct
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_le_pci.c100 CFATTACH_DECL_NEW(le_pci, sizeof(struct le_softc),
123 struct le_softc *lesc = (struct le_softc *)sc; in le_pci_wrcsr()
134 struct le_softc *lesc = (struct le_softc *)sc; in le_pci_rdcsr()
147 struct le_softc *lesc = (struct le_softc *)sc; in le_pci_mediachange()
225 struct le_softc *lesc = device_private(self); in le_pci_attach()
H A Dif_levar.h43 struct le_softc { struct
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/tc/
H A Dif_le_tc.c66 CFATTACH_DECL_NEW(le_tc, sizeof(struct le_softc),
87 struct le_softc *lesc = device_private(self); in le_tc_attach()
H A Dif_levar.h58 struct le_softc { struct
H A Dif_le_ioasic.c77 CFATTACH_DECL_NEW(le_ioasic, sizeof(struct le_softc),
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/dec/
H A Dif_le_dec.c153 struct lereg1 *ler1 = ((struct le_softc *)sc)->sc_r1; in le_dec_wrcsr()
162 struct lereg1 *ler1 = ((struct le_softc *)sc)->sc_r1; in le_dec_rdcsr()
/dports/net/tcpview/tcpview-1.0/bpf/sunif/
H A Dif_le.c-sunos4.1-patch38 + struct le_softc *le = &le_softc[unit];
H A Dif_le.c-sunos4.1.1-patch38 + struct le_softc *le = &le_softc[unit];