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

/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/le/
H A Dam79900reg.h86 struct letmd { struct
H A Dam7990reg.h92 struct letmd { struct
H A Dam7990.c123 mem += sizeof(struct letmd) * sc->lsc.sc_ntbuf;
153 struct letmd tmd;
311 struct letmd tmd;
498 struct letmd tmd;
604 struct letmd tmd;
H A Dam79900.c161 mem += sizeof(struct letmd) * sc->lsc.sc_ntbuf;
191 struct letmd tmd;
348 struct letmd tmd;
546 struct letmd tmd;
652 struct letmd tmd;
H A Dlancereg.h129 #define LE_TMDADDR(sc, bix) (sc->sc_tmdaddr + sizeof(struct letmd) * (bix))

Completed in 21 milliseconds