Home | History | Annotate | Download | only in if

Lines Matching refs:lance_softc

115 static void	lewrcsr(struct lance_softc *, uint16_t, uint16_t);
116 static uint16_t lerdcsr(struct lance_softc *, uint16_t);
117 static void lance_copytobuf_gap2(struct lance_softc *, void *, int, int);
118 static void lance_copyfrombuf_gap2(struct lance_softc *, void *, int, int);
119 static void lance_zerobuf_gap2(struct lance_softc *, int, int);
125 lewrcsr(struct lance_softc *ls, uint16_t port, uint16_t val)
134 lerdcsr(struct lance_softc *ls, uint16_t port)
235 lance_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len)
260 lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len)
287 lance_zerobuf_gap2(struct lance_softc *sc, int boff, int len)