Lines Matching refs:dp8390_softc
89 static int ne2000_write_mbuf(struct dp8390_softc *, struct mbuf *, int);
90 static int ne2000_ring_copy(struct dp8390_softc *, int, void *, u_short);
91 static void ne2000_read_hdr(struct dp8390_softc *, int,
93 static int ne2000_test_mem(struct dp8390_softc *);
114 struct dp8390_softc *dsc = &nsc->sc_dp8390;
548 ne2000_write_mbuf(struct dp8390_softc *sc, struct mbuf *m, int buf)
724 ne2000_ring_copy(struct dp8390_softc *sc, int src, void *dstv, u_short amount)
755 ne2000_read_hdr(struct dp8390_softc *sc, int buf, struct dp8390_ring *hdr)
768 ne2000_test_mem(struct dp8390_softc *sc)
886 struct dp8390_softc *dsc = &sc->sc_dp8390;
902 struct dp8390_softc *dsc = &sc->sc_dp8390;