/src/sys/arch/evbsh3/t_sh7706lan/ |
if_ne_mainbus.c | 112 struct ne2000_softc *nsc = &msc->sc_ne2000; local in function:ne_mainbus_attach 113 struct dp8390_softc *dsc = &nsc->sc_dp8390; 142 nsc->sc_asict = asict; 143 nsc->sc_asich = asich; 175 nsc->sc_quirk |= NE2000_QUIRK_8BIT; 181 ne2000_attach(nsc, NULL);
|
if_ne_mainbus.c | 112 struct ne2000_softc *nsc = &msc->sc_ne2000; local in function:ne_mainbus_attach 113 struct dp8390_softc *dsc = &nsc->sc_dp8390; 142 nsc->sc_asict = asict; 143 nsc->sc_asich = asich; 175 nsc->sc_quirk |= NE2000_QUIRK_8BIT; 181 ne2000_attach(nsc, NULL);
|
if_ne_mainbus.c | 112 struct ne2000_softc *nsc = &msc->sc_ne2000; local in function:ne_mainbus_attach 113 struct dp8390_softc *dsc = &nsc->sc_dp8390; 142 nsc->sc_asict = asict; 143 nsc->sc_asich = asich; 175 nsc->sc_quirk |= NE2000_QUIRK_8BIT; 181 ne2000_attach(nsc, NULL);
|
/src/sys/arch/x68k/dev/ |
if_ne_neptune.c | 117 struct ne_neptune_softc *nsc = device_private(self); local in function:ne_neptune_attach 118 struct dp8390_softc *dsc = &nsc->sc_dp8390; 145 nsc->sc_asict = asict; 146 nsc->sc_asich = asich; 180 ne2000_attach(nsc, NULL);
|
if_ne_neptune.c | 117 struct ne_neptune_softc *nsc = device_private(self); local in function:ne_neptune_attach 118 struct dp8390_softc *dsc = &nsc->sc_dp8390; 145 nsc->sc_asict = asict; 146 nsc->sc_asich = asich; 180 ne2000_attach(nsc, NULL);
|
if_ne_neptune.c | 117 struct ne_neptune_softc *nsc = device_private(self); local in function:ne_neptune_attach 118 struct dp8390_softc *dsc = &nsc->sc_dp8390; 145 nsc->sc_asict = asict; 146 nsc->sc_asich = asich; 180 ne2000_attach(nsc, NULL);
|
/src/sys/dev/isa/ |
if_ne_isa.c | 134 struct ne2000_softc *nsc = &isc->sc_ne2000; local in function:ne_isa_attach 135 struct dp8390_softc *dsc = &nsc->sc_dp8390; 163 nsc->sc_asict = asict; 164 nsc->sc_asich = asich; 198 ne2000_attach(nsc, NULL);
|
if_ne_isa.c | 134 struct ne2000_softc *nsc = &isc->sc_ne2000; local in function:ne_isa_attach 135 struct dp8390_softc *dsc = &nsc->sc_dp8390; 163 nsc->sc_asict = asict; 164 nsc->sc_asich = asich; 198 ne2000_attach(nsc, NULL);
|
if_ne_isa.c | 134 struct ne2000_softc *nsc = &isc->sc_ne2000; local in function:ne_isa_attach 135 struct dp8390_softc *dsc = &nsc->sc_dp8390; 163 nsc->sc_asict = asict; 164 nsc->sc_asich = asich; 198 ne2000_attach(nsc, NULL);
|
/src/sys/arch/amiga/dev/ |
if_ne_xsh.c | 99 struct ne2000_softc *nsc = &zsc->sc_ne2000; local in function:ne_xsh_attach 100 struct dp8390_softc *dsc = &nsc->sc_dp8390; 135 nsc->sc_asict = xsht; 136 nsc->sc_asich = asich; 141 nsc->sc_type = NE2000_TYPE_AX88796; 154 ne2000_attach(nsc, NULL);
|
if_ne_xsh.c | 99 struct ne2000_softc *nsc = &zsc->sc_ne2000; local in function:ne_xsh_attach 100 struct dp8390_softc *dsc = &nsc->sc_dp8390; 135 nsc->sc_asict = xsht; 136 nsc->sc_asich = asich; 141 nsc->sc_type = NE2000_TYPE_AX88796; 154 ne2000_attach(nsc, NULL);
|
if_ne_xsh.c | 99 struct ne2000_softc *nsc = &zsc->sc_ne2000; local in function:ne_xsh_attach 100 struct dp8390_softc *dsc = &nsc->sc_dp8390; 135 nsc->sc_asict = xsht; 136 nsc->sc_asich = asich; 141 nsc->sc_type = NE2000_TYPE_AX88796; 154 ne2000_attach(nsc, NULL);
|
if_ne_zbus.c | 107 struct ne2000_softc *nsc = &zsc->sc_ne2000; local in function:ne_zbus_attach 108 struct dp8390_softc *dsc = &nsc->sc_dp8390; 142 nsc->sc_asict = asict; 143 nsc->sc_asich = asich; 152 ne2000_attach(nsc, NULL);
|
if_ne_zbus.c | 107 struct ne2000_softc *nsc = &zsc->sc_ne2000; local in function:ne_zbus_attach 108 struct dp8390_softc *dsc = &nsc->sc_dp8390; 142 nsc->sc_asict = asict; 143 nsc->sc_asich = asich; 152 ne2000_attach(nsc, NULL);
|
if_ne_zbus.c | 107 struct ne2000_softc *nsc = &zsc->sc_ne2000; local in function:ne_zbus_attach 108 struct dp8390_softc *dsc = &nsc->sc_dp8390; 142 nsc->sc_asict = asict; 143 nsc->sc_asich = asich; 152 ne2000_attach(nsc, NULL);
|
if_ne_xsurf.c | 120 struct ne2000_softc *nsc = &zsc->sc_ne2000; local in function:ne_xsurf_attach 121 struct dp8390_softc *dsc = &nsc->sc_dp8390; 158 nsc->sc_asict = asict; 159 nsc->sc_asich = asich; 168 ne2000_attach(nsc, NULL);
|
/src/sys/dev/isapnp/ |
if_ne_isapnp.c | 94 struct ne2000_softc * const nsc = &isc->sc_ne2000; local in function:ne_isapnp_attach 95 struct dp8390_softc * const dsc = &nsc->sc_dp8390; 127 nsc->sc_asict = asict; 128 nsc->sc_asich = asich; 162 ne2000_attach(nsc, NULL);
|
if_ne_isapnp.c | 94 struct ne2000_softc * const nsc = &isc->sc_ne2000; local in function:ne_isapnp_attach 95 struct dp8390_softc * const dsc = &nsc->sc_dp8390; 127 nsc->sc_asict = asict; 128 nsc->sc_asich = asich; 162 ne2000_attach(nsc, NULL);
|
if_ne_isapnp.c | 94 struct ne2000_softc * const nsc = &isc->sc_ne2000; local in function:ne_isapnp_attach 95 struct dp8390_softc * const dsc = &nsc->sc_dp8390; 127 nsc->sc_asict = asict; 128 nsc->sc_asich = asich; 162 ne2000_attach(nsc, NULL);
|
/src/sys/arch/sun3/dev/ |
dma.c | 308 struct ncr53c9x_softc *nsc = sc->sc_client; local in function:espdmaintr 347 NCR_READ_REG(nsc, NCR_TCL) | 348 (NCR_READ_REG(nsc, NCR_TCM) << 8), 349 NCR_READ_REG(nsc, NCR_TCL), 350 NCR_READ_REG(nsc, NCR_TCM))); 362 (resid = (NCR_READ_REG(nsc, NCR_FFLAG) & NCRFIFO_FF)) != 0) { 366 if ((nsc->sc_espstat & NCRSTAT_TC) == 0) { 371 resid += (NCR_READ_REG(nsc, NCR_TCL) | 372 (NCR_READ_REG(nsc, NCR_TCM) << 8) | 373 ((nsc->sc_cfg2 & NCRCFG2_FE) [all...] |
dma.c | 308 struct ncr53c9x_softc *nsc = sc->sc_client; local in function:espdmaintr 347 NCR_READ_REG(nsc, NCR_TCL) | 348 (NCR_READ_REG(nsc, NCR_TCM) << 8), 349 NCR_READ_REG(nsc, NCR_TCL), 350 NCR_READ_REG(nsc, NCR_TCM))); 362 (resid = (NCR_READ_REG(nsc, NCR_FFLAG) & NCRFIFO_FF)) != 0) { 366 if ((nsc->sc_espstat & NCRSTAT_TC) == 0) { 371 resid += (NCR_READ_REG(nsc, NCR_TCL) | 372 (NCR_READ_REG(nsc, NCR_TCM) << 8) | 373 ((nsc->sc_cfg2 & NCRCFG2_FE) [all...] |
dma.c | 308 struct ncr53c9x_softc *nsc = sc->sc_client; local in function:espdmaintr 347 NCR_READ_REG(nsc, NCR_TCL) | 348 (NCR_READ_REG(nsc, NCR_TCM) << 8), 349 NCR_READ_REG(nsc, NCR_TCL), 350 NCR_READ_REG(nsc, NCR_TCM))); 362 (resid = (NCR_READ_REG(nsc, NCR_FFLAG) & NCRFIFO_FF)) != 0) { 366 if ((nsc->sc_espstat & NCRSTAT_TC) == 0) { 371 resid += (NCR_READ_REG(nsc, NCR_TCL) | 372 (NCR_READ_REG(nsc, NCR_TCM) << 8) | 373 ((nsc->sc_cfg2 & NCRCFG2_FE) [all...] |
/src/sys/arch/evbarm/g42xxeb/ |
if_ne_obio.c | 65 struct ne2000_softc nsc; member in struct:ne_obio_softc 152 sc->nsc.sc_dp8390.sc_dev = self; 162 sc->nsc.sc_dp8390.sc_regt = iot; 163 sc->nsc.sc_dp8390.sc_regh = nioh; 165 sc->nsc.sc_asict = iot; 166 sc->nsc.sc_asich = aioh; 173 sc->nsc.sc_type = NE2000_TYPE_NE2000; /* XXX _AX88796 ? */ 174 sc->nsc.sc_dp8390.sc_flags = DP8390_NO_REMOTE_DMA_COMPLETE; 203 sc->nsc.sc_dp8390.sc_enabled = 0; 204 sc->nsc.sc_dp8390.sc_enable = ne_obio_enable [all...] |
/src/sys/dev/ic/ |
dl10019.c | 99 struct ne2000_softc *nsc = (void *) sc; local in function:dl10019_mii_reset 102 if (nsc->sc_type != NE2000_TYPE_DL10022) 228 struct ne2000_softc *nsc = device_private(self); local in function:dl10019_mii_readreg 231 ops = (nsc->sc_type == NE2000_TYPE_DL10022) ? 240 struct ne2000_softc *nsc = device_private(self); local in function:dl10019_mii_writereg 243 ops = (nsc->sc_type == NE2000_TYPE_DL10022) ? 252 struct ne2000_softc *nsc = ifp->if_softc; local in function:dl10019_mii_statchg 253 struct dp8390_softc *sc = &nsc->sc_dp8390; 259 if (nsc->sc_type == NE2000_TYPE_DL10022) {
|
/src/sys/dev/mca/ |
if_ne_mca.c | 132 struct ne2000_softc *nsc = &psc->sc_ne2000; local in function:ne_mca_attach 133 struct dp8390_softc *dsc = &nsc->sc_dp8390; 185 nsc->sc_asict = asict; 186 nsc->sc_asich = asich; 200 nsc->sc_type = NE2000_TYPE_AX88190; 206 if (ne2000_attach(nsc, NULL))
|