Lines Matching refs:lance_softc
101 integrate struct mbuf *lance_get(struct lance_softc *, int, int);
166 lance_config(struct lance_softc *sc) in lance_config()
252 lance_reset(struct lance_softc *sc) in lance_reset()
264 struct lance_softc *sc = ifp->if_softc; in lance_stop()
274 lance_init(struct lance_softc *sc) in lance_init()
328 lance_put(struct lance_softc *sc, int boff, struct mbuf *m) in lance_put()
358 lance_get(struct lance_softc *sc, int boff, int totlen) in lance_get()
404 lance_read(struct lance_softc *sc, int boff, int len) in lance_read()
461 struct lance_softc *sc = ifp->if_softc; in lance_watchdog()
472 struct lance_softc *sc = ifp->if_softc; in lance_mediachange()
482 struct lance_softc *sc = ifp->if_softc; in lance_mediastatus()
501 struct lance_softc *sc = ifp->if_softc; in lance_ioctl()
620 lance_copytobuf_contig(struct lance_softc *sc, void *from, int boff, int len) in lance_copytobuf_contig()
631 lance_copyfrombuf_contig(struct lance_softc *sc, void *to, int boff, int len) in lance_copyfrombuf_contig()
642 lance_zerobuf_contig(struct lance_softc *sc, int boff, int len) in lance_zerobuf_contig()
666 lance_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len)
691 lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len)
718 lance_zerobuf_gap2(struct lance_softc *sc, int boff, int len)
744 lance_copytobuf_gap16(struct lance_softc *sc, void *fromv, int boff, int len)
765 lance_copyfrombuf_gap16(struct lance_softc *sc, void *tov, int boff, int len)
786 lance_zerobuf_gap16(struct lance_softc *sc, int boff, int len)