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

/freebsd-10.1-release/sys/dev/le/
H A Dam79900reg.h84 struct letmd { struct
H A Dam7990reg.h90 struct letmd { struct
H A Dam7990.c121 mem += sizeof(struct letmd) * sc->lsc.sc_ntbuf;
151 struct letmd tmd;
309 struct letmd tmd;
496 struct letmd tmd;
602 struct letmd tmd;
H A Dam79900.c159 mem += sizeof(struct letmd) * sc->lsc.sc_ntbuf;
189 struct letmd tmd;
346 struct letmd tmd;
534 struct letmd tmd;
640 struct letmd tmd;
H A Dlancereg.h127 #define LE_TMDADDR(sc, bix) (sc->sc_tmdaddr + sizeof(struct letmd) * (bix))

Completed in 159 milliseconds