Searched defs:lesc (Results 1 – 9 of 9) sorted by relevance
87 struct le_softc *lesc = match; in le_isa_probe() local110 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
72 struct le_softc *lesc = (struct le_softc *)sc; in le_isa_wrcsr() local83 struct le_softc *lesc = (struct le_softc *)sc; in le_isa_rdcsr() local
85 struct le_softc *lesc = (void *)self; in le_isapnp_attach() local
113 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_wrcsr() local139 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_rdcsr() local221 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_hwreset() local271 struct le_softc *lesc = (struct le_softc *)sc; in le_ledma_nocarrier() local311 struct le_softc *lesc = (struct le_softc *)self; in leattach_ledma() local
102 struct le_softc *lesc = (struct le_softc *)sc; in le_lebuffer_wrcsr() local128 struct le_softc *lesc = (struct le_softc *)sc; in le_lebuffer_rdcsr() local150 struct le_softc *lesc = (struct le_softc *)self; in leattach_lebuffer() local
98 struct le_softc *lesc = (struct le_softc *)sc; in le_sbus_wrcsr() local124 struct le_softc *lesc = (struct le_softc *)sc; in le_sbus_rdcsr() local146 struct le_softc *lesc = (struct le_softc *)self; in leattach_sbus() local
81 struct le_softc *lesc = (void *)self; in le_tc_attach() local
131 struct le_softc *lesc = (struct le_softc *)self; in le_attach() local
73 static struct le_softc lesc[NLE]; variable