Home
last modified time | relevance | path

Searched defs:lesc (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/dev/isa/
H A Dif_le_isa.c87 struct le_softc *lesc = match; in le_isa_probe() local
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() local
H A Dif_le.c72 struct le_softc *lesc = (struct le_softc *)sc; in le_isa_wrcsr() local
83 struct le_softc *lesc = (struct le_softc *)sc; in le_isa_rdcsr() local
H A Dif_le_isapnp.c85 struct le_softc *lesc = (void *)self; in le_isapnp_attach() local
/openbsd/sys/dev/sbus/
H A Dif_le_ledma.c113 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_wrcsr() local
139 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_rdcsr() local
221 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_hwreset() local
271 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_nocarrier() local
311 struct le_softc *lesc = (struct le_softc *)self; in leattach_ledma() local
H A Dif_le_lebuffer.c102 struct le_softc *lesc = (struct le_softc *)sc; in le_lebuffer_wrcsr() local
128 struct le_softc *lesc = (struct le_softc *)sc; in le_lebuffer_rdcsr() local
150 struct le_softc *lesc = (struct le_softc *)self; in leattach_lebuffer() local
H A Dif_le.c98 struct le_softc *lesc = (struct le_softc *)sc; in le_sbus_wrcsr() local
124 struct le_softc *lesc = (struct le_softc *)sc; in le_sbus_rdcsr() local
146 struct le_softc *lesc = (struct le_softc *)self; in leattach_sbus() local
/openbsd/sys/dev/tc/
H A Dif_le_tc.c81 struct le_softc *lesc = (void *)self; in le_tc_attach() local
/openbsd/sys/arch/luna88k/dev/
H A Dif_le.c131 struct le_softc *lesc = (struct le_softc *)self; in le_attach() local
/openbsd/sys/arch/luna88k/stand/boot/
H A Dlance.c73 static struct le_softc lesc[NLE]; variable