lance_softc
lerdcsr(struct lance_softc *sc, uint16_t port)
struct lance_softc *sc = &lesc->sc_am7990.lsc;
void lewrcsr(struct lance_softc *, uint16_t, uint16_t);
uint16_t lerdcsr(struct lance_softc *, uint16_t);
lewrcsr(struct lance_softc *sc, uint16_t port, uint16_t val)
le_dec_rdcsr(struct lance_softc *sc, u_int16_t port)
void le_dec_wrcsr(struct lance_softc *, u_int16_t, u_int16_t);
u_int16_t le_dec_rdcsr(struct lance_softc *, u_int16_t);
struct lance_softc *lsc = &sc->lsc;
le_dec_wrcsr(struct lance_softc *sc, u_int16_t port, u_int16_t val)
void am7990_recv_print(struct lance_softc *, int);
void am7990_xmit_print(struct lance_softc *, int);
am7990_meminit(struct lance_softc *sc)
am7990_rint(struct lance_softc *sc)
am7990_tint(struct lance_softc *sc)
struct lance_softc *sc = arg;
struct lance_softc *sc = ifp->if_softc;
am7990_recv_print(struct lance_softc *sc, int no)
am7990_xmit_print(struct lance_softc *sc, int no)
void am7990_meminit(struct lance_softc *);
void am7990_rint(struct lance_softc *);
void am7990_tint(struct lance_softc *);
void am79900_meminit(struct lance_softc *);
void am79900_rint(struct lance_softc *);
void am79900_tint(struct lance_softc *);
void am79900_recv_print(struct lance_softc *, int);
void am79900_xmit_print(struct lance_softc *, int);
am79900_meminit(struct lance_softc *sc)
am79900_rint(struct lance_softc *sc)
am79900_tint(struct lance_softc *sc)
struct lance_softc *sc = arg;
struct lance_softc *sc = ifp->if_softc;
am79900_recv_print(struct lance_softc *sc, int no)
am79900_xmit_print(struct lance_softc *sc, int no)
struct lance_softc lsc;
struct lance_softc lsc;
integrate struct mbuf *lance_get(struct lance_softc *, int, int);
lance_config(struct lance_softc *sc)
lance_reset(struct lance_softc *sc)
struct lance_softc *sc = ifp->if_softc;
lance_init(struct lance_softc *sc)
lance_put(struct lance_softc *sc, int boff, struct mbuf *m)
lance_get(struct lance_softc *sc, int boff, int totlen)
lance_read(struct lance_softc *sc, int boff, int len)
struct lance_softc *sc = ifp->if_softc;
struct lance_softc *sc = ifp->if_softc;
struct lance_softc *sc = ifp->if_softc;
struct lance_softc *sc = ifp->if_softc;
lance_copytobuf_contig(struct lance_softc *sc, void *from, int boff, int len)
lance_copyfrombuf_contig(struct lance_softc *sc, void *to, int boff, int len)
lance_zerobuf_contig(struct lance_softc *sc, int boff, int len)
lance_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len)
lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len)
lance_zerobuf_gap2(struct lance_softc *sc, int boff, int len)
lance_copytobuf_gap16(struct lance_softc *sc, void *fromv, int boff, int len)
lance_copyfrombuf_gap16(struct lance_softc *sc, void *tov, int boff, int len)
lance_zerobuf_gap16(struct lance_softc *sc, int boff, int len)
void (*sc_meminit)(struct lance_softc *);
void lance_config(struct lance_softc *);
void lance_reset(struct lance_softc *);
int lance_init(struct lance_softc *);
int lance_put(struct lance_softc *, int, struct mbuf *);
struct mbuf *lance_read(struct lance_softc *, int, int);
void lance_copytobuf_contig(struct lance_softc *, void *, int, int);
void lance_copyfrombuf_contig(struct lance_softc *, void *, int, int);
void lance_zerobuf_contig(struct lance_softc *, int, int);
void lance_copytobuf_gap2(struct lance_softc *, void *, int, int);
void lance_copyfrombuf_gap2(struct lance_softc *, void *, int, int);
void lance_zerobuf_gap2(struct lance_softc *, int, int);
void lance_copytobuf_gap16(struct lance_softc *, void *, int, int);
void lance_copyfrombuf_gap16(struct lance_softc *, void *, int, int);
void lance_zerobuf_gap16(struct lance_softc *, int, int);
void (*sc_copytodesc)(struct lance_softc *, void *, int, int);
void (*sc_copyfromdesc)(struct lance_softc *, void *, int, int);
void (*sc_copytobuf)(struct lance_softc *, void *, int, int);
void (*sc_copyfrombuf)(struct lance_softc *, void *, int, int);
void (*sc_zerobuf)(struct lance_softc *, int, int);
uint16_t (*sc_rdcsr)(struct lance_softc *, uint16_t);
void (*sc_wrcsr)(struct lance_softc *, uint16_t, uint16_t);
void (*sc_hwreset)(struct lance_softc *);
void (*sc_hwinit)(struct lance_softc *);
void (*sc_nocarrier)(struct lance_softc *);
int (*sc_mediachange)(struct lance_softc *);
void (*sc_mediastatus)(struct lance_softc *, struct ifmediareq *);
le_isa_wrcsr(struct lance_softc *sc, uint16_t port, uint16_t val)
le_isa_rdcsr(struct lance_softc *sc, uint16_t port)
struct lance_softc *sc = &lesc->sc_am7990.lsc;
struct lance_softc *sc = &lesc->sc_am7990.lsc;
struct lance_softc *sc = &lesc->sc_am7990.lsc;
lance_isa_probe(struct lance_softc *sc)
struct lance_softc *sc = &lesc->sc_am7990.lsc;
int lance_isa_probe(struct lance_softc *);
struct lance_softc *sc = &lesc->sc_am7990.lsc;
void le_isa_wrcsr(struct lance_softc *, uint16_t, uint16_t);
uint16_t le_isa_rdcsr(struct lance_softc *, uint16_t);
le_sbus_rdcsr(struct lance_softc *sc, uint16_t port)
struct lance_softc *sc = &lesc->sc_am7990.lsc;
void le_sbus_wrcsr(struct lance_softc *, uint16_t, uint16_t);
uint16_t le_sbus_rdcsr(struct lance_softc *, uint16_t);
le_sbus_wrcsr(struct lance_softc *sc, uint16_t port, uint16_t val)
le_lebuffer_wrcsr(struct lance_softc *sc, uint16_t port, uint16_t val)
le_lebuffer_rdcsr(struct lance_softc *sc, uint16_t port)
struct lance_softc *sc = &lesc->sc_am7990.lsc;
void le_lebuffer_wrcsr(struct lance_softc *, uint16_t, uint16_t);
uint16_t le_lebuffer_rdcsr(struct lance_softc *, uint16_t);
void le_ledma_wrcsr(struct lance_softc *, uint16_t, uint16_t);
uint16_t le_ledma_rdcsr(struct lance_softc *, uint16_t);
void le_ledma_hwreset(struct lance_softc *);
void le_ledma_hwinit(struct lance_softc *);
void le_ledma_nocarrier(struct lance_softc *);
le_ledma_wrcsr(struct lance_softc *sc, uint16_t port, uint16_t val)
le_ledma_rdcsr(struct lance_softc *sc, uint16_t port)
le_ledma_setutp(struct lance_softc *sc)
le_ledma_setaui(struct lance_softc *sc)
lemediachange(struct lance_softc *sc)
lemediastatus(struct lance_softc *sc, struct ifmediareq *ifmr)
le_ledma_hwreset(struct lance_softc *sc)
le_ledma_hwinit(struct lance_softc *sc)
le_ledma_nocarrier(struct lance_softc *sc)
struct lance_softc *sc = &lesc->sc_am7990.lsc;
void le_ledma_setutp(struct lance_softc *);
void le_ledma_setaui(struct lance_softc *);
int lemediachange(struct lance_softc *);
void lemediastatus(struct lance_softc *, struct ifmediareq *);
struct lance_softc *le = &sc->sc_am7990.lsc;
le_ioasic_copytobuf_gap2(struct lance_softc *sc, void *fromv,
le_ioasic_copyfrombuf_gap2(struct lance_softc *sc, void *tov,
le_ioasic_copytobuf_gap16(struct lance_softc *sc, void *fromv,
le_ioasic_copyfrombuf_gap16(struct lance_softc *sc, void *tov,
le_ioasic_zerobuf_gap16(struct lance_softc *sc, int boff, int len)
le_ioasic_ifmedia_change(struct lance_softc *lsc)
le_ioasic_ifmedia_status(struct lance_softc *lsc, struct ifmediareq *req)
le_ioasic_nocarrier(struct lance_softc *lsc)
void le_ioasic_copytobuf_gap2(struct lance_softc *, void *, int, int);
void le_ioasic_copyfrombuf_gap2(struct lance_softc *, void *, int, int);
void le_ioasic_copytobuf_gap16(struct lance_softc *, void *, int, int);
void le_ioasic_copyfrombuf_gap16(struct lance_softc *, void *, int, int);
void le_ioasic_zerobuf_gap16(struct lance_softc *, int, int);
int le_ioasic_ifmedia_change(struct lance_softc *);
void le_ioasic_ifmedia_status(struct lance_softc *, struct ifmediareq *);
void le_ioasic_nocarrier(struct lance_softc *);
struct lance_softc *sc = &lesc->sc_am7990.lsc;