Searched refs:le_softc (Results 1 – 14 of 14) sorted by relevance
| /openbsd/src/sys/dev/sbus/ |
| D | if_le_ledma.c | 70 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()
|
| D | if_le_lebuffer.c | 68 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()
|
| D | if_le.c | 68 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/ |
| D | lance.c | 68 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 …]
|
| D | lance.h | 101 struct le_softc { struct
|
| /openbsd/src/sys/dev/isa/ |
| D | if_le.c | 72 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()
|
| D | if_le_isa.c | 76 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()
|
| D | if_le_isapnp.c | 73 sizeof(struct le_softc), le_isapnp_match, le_isapnp_attach 85 struct le_softc *lesc = (void *)self; in le_isapnp_attach()
|
| D | if_levar.h | 47 struct le_softc { struct
|
| /openbsd/src/sys/arch/luna88k/dev/ |
| D | if_le.c | 80 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/ |
| D | if_le_tc.c | 60 sizeof(struct le_softc), le_tc_match, le_tc_attach 81 struct le_softc *lesc = (void *)self; in le_tc_attach()
|
| D | if_levar.h | 59 struct le_softc { struct
|
| D | if_le_ioasic.c | 75 sizeof(struct le_softc), le_ioasic_match, le_ioasic_attach
|
| /openbsd/src/sys/dev/dec/ |
| D | if_le_dec.c | 99 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()
|