Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sbus/
Dif_le_ledma.c70 struct le_softc { struct
101 sizeof(struct le_softc), lematch_ledma, leattach_ledma
113 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_wrcsr()
139 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_rdcsr()
150 struct lsi64854_softc *dma = ((struct le_softc *)sc)->sc_dma; in le_ledma_setutp()
162 struct lsi64854_softc *dma = ((struct le_softc *)sc)->sc_dma; in le_ledma_setaui()
207 struct lsi64854_softc *dma = ((struct le_softc *)sc)->sc_dma; in lemediastatus()
221 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_hwreset()
271 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_nocarrier()
311 struct le_softc *lesc = (struct le_softc *)self; in leattach_ledma()
Dif_le_lebuffer.c68 struct le_softc { struct
87 sizeof(struct le_softc), lematch_lebuffer, leattach_lebuffer argument
102 struct le_softc *lesc = (struct le_softc *)sc; in le_lebuffer_wrcsr()
128 struct le_softc *lesc = (struct le_softc *)sc; in le_lebuffer_rdcsr()
150 struct le_softc *lesc = (struct le_softc *)self; in leattach_lebuffer()
Dif_le.c68 struct le_softc { struct
89 sizeof(struct le_softc), lematch_sbus, leattach_sbus argument
98 struct le_softc *lesc = (struct le_softc *)sc; in le_sbus_wrcsr()
124 struct le_softc *lesc = (struct le_softc *)sc; in le_sbus_rdcsr()
146 struct le_softc *lesc = (struct le_softc *)self; in leattach_sbus()
/openbsd/src/sys/arch/luna88k/stand/boot/
Dlance.c68 static void lance_setup(struct le_softc *);
69 static int lance_set_initblock(struct le_softc *);
70 static int lance_do_initialize(struct le_softc *);
73 static struct le_softc lesc[NLE];
78 struct le_softc *sc; in lance_attach()
100 struct le_softc *sc; in lance_cookie()
116 struct le_softc *sc = cookie; in lance_eaddr()
127 struct le_softc *sc = cookie; in lance_init()
143 struct le_softc *sc = cookie; in lance_get()
187 struct le_softc *sc = cookie; in lance_put()
[all …]
Dlance.h101 struct le_softc { struct
/openbsd/src/sys/dev/isa/
Dif_le.c72 struct le_softc *lesc = (struct le_softc *)sc; in le_isa_wrcsr()
83 struct le_softc *lesc = (struct le_softc *)sc; in le_isa_rdcsr()
Dif_le_isa.c76 sizeof(struct le_softc), le_isa_probe, le_isa_attach
79 int depca_isa_probe(struct le_softc *, struct isa_attach_args *);
80 int ne2100_isa_probe(struct le_softc *, struct isa_attach_args *);
81 int bicc_isa_probe(struct le_softc *, struct isa_attach_args *);
87 struct le_softc *lesc = match; in le_isa_probe()
110 depca_isa_probe(struct le_softc *lesc, struct isa_attach_args *ia) in depca_isa_probe()
212 ne2100_isa_probe(struct le_softc *lesc, struct isa_attach_args *ia) in ne2100_isa_probe()
245 bicc_isa_probe(struct le_softc *lesc, struct isa_attach_args *ia) in bicc_isa_probe()
299 struct le_softc *lesc = (void *)self; in le_isa_attach()
Dif_le_isapnp.c73 sizeof(struct le_softc), le_isapnp_match, le_isapnp_attach
85 struct le_softc *lesc = (void *)self; in le_isapnp_attach()
Dif_levar.h47 struct le_softc { struct
/openbsd/src/sys/arch/luna88k/dev/
Dif_le.c80 struct le_softc { struct
90 sizeof(struct le_softc), le_match, le_attach argument
100 register struct lereg1 *ler1 = ((struct le_softc *)sc)->sc_r1; in lewrcsr()
109 register struct lereg1 *ler1 = ((struct le_softc *)sc)->sc_r1; in lerdcsr()
131 struct le_softc *lesc = (struct le_softc *)self; in le_attach()
/openbsd/src/sys/dev/tc/
Dif_le_tc.c60 sizeof(struct le_softc), le_tc_match, le_tc_attach
81 struct le_softc *lesc = (void *)self; in le_tc_attach()
Dif_levar.h59 struct le_softc { struct
Dif_le_ioasic.c75 sizeof(struct le_softc), le_ioasic_match, le_ioasic_attach
/openbsd/src/sys/dev/dec/
Dif_le_dec.c99 struct lereg1 *ler1 = ((struct le_softc *)sc)->sc_r1; in le_dec_wrcsr()
108 struct lereg1 *ler1 = ((struct le_softc *)sc)->sc_r1; in le_dec_rdcsr()