Searched refs:sc_copytobuf (Results 1 – 10 of 10) sorted by relevance
95 sc->sc_copytobuf = lance_copytobuf_contig; in le_tc_attach()
166 le->sc_copytobuf = le_ioasic_copytobuf_gap16; in le_ioasic_attach()
48 void (*sc_copytobuf)(struct lance_softc *, void *, int, int); member
339 (*sc->sc_copytobuf)(sc, mtod(m, void *), boff, len); in lance_put()
116 sc->sc_copytobuf = lance_copytobuf_contig; in le_isapnp_attach()
351 sc->sc_copytobuf = lance_copytobuf_contig; in le_isa_attach()
183 sc->sc_copytobuf = lance_copytobuf_contig; in leattach_lebuffer()
241 sc->sc_copytobuf = lance_copytobuf_contig; in leattach_sbus()
390 sc->sc_copytobuf = lance_copytobuf_contig; in leattach_ledma()
146 sc->sc_copytobuf = lance_copytobuf_contig; in le_attach()