Home
last modified time | relevance | path

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

/trueos/sys/dev/le/
HDam79900.c159 mem += sizeof(struct letmd) * sc->lsc.sc_ntbuf; in am79900_config()
189 struct letmd tmd; in am79900_meminit()
346 struct letmd tmd; in am79900_tint()
534 struct letmd tmd; in am79900_start_locked()
640 struct letmd tmd; in am79900_xmit_print()
HDam7990.c121 mem += sizeof(struct letmd) * sc->lsc.sc_ntbuf; in am7990_config()
151 struct letmd tmd; in am7990_meminit()
309 struct letmd tmd; in am7990_tint()
496 struct letmd tmd; in am7990_start_locked()
602 struct letmd tmd; in am7990_xmit_print()
HDam79900reg.h84 struct letmd { struct
HDam7990reg.h90 struct letmd { struct
HDlancereg.h127 #define LE_TMDADDR(sc, bix) (sc->sc_tmdaddr + sizeof(struct letmd) * (bix))