Home
last modified time | relevance | path

Searched refs:letmd (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/le/
H A Dam79900.c154 mem += sizeof(struct letmd) * sc->lsc.sc_ntbuf; in am79900_config()
184 struct letmd tmd; in am79900_meminit()
341 struct letmd tmd; in am79900_tint()
529 struct letmd tmd; in am79900_start_locked()
635 struct letmd tmd; in am79900_xmit_print()
H A Dam7990.c118 mem += sizeof(struct letmd) * sc->lsc.sc_ntbuf; in am7990_config()
148 struct letmd tmd; in am7990_meminit()
306 struct letmd tmd; in am7990_tint()
493 struct letmd tmd; in am7990_start_locked()
599 struct letmd tmd; in am7990_xmit_print()
H A Dam79900reg.h83 struct letmd { struct
H A Dam7990reg.h89 struct letmd { struct
H A Dlancereg.h126 #define LE_TMDADDR(sc, bix) (sc->sc_tmdaddr + sizeof(struct letmd) * (bix))