Lines Matching defs:mleaf
41 struct medialeaf *mleaf;
53 mleaf = &tp->mtable->mleaf[tp->cur_index];
54 p = mleaf->leafdata;
55 switch (mleaf->type) {
58 int offset = mleaf->type == 4 ? 5 : 2;
64 if (mleaf->type == 4) {
65 if (mleaf->media == 3 && (csr12 & 0x02))
80 medianame[mleaf->media & MEDIA_MASK]);
94 dev->if_port = tp->mtable->mleaf[tp->cur_index].media;
99 medianame[mleaf->media & MEDIA_MASK],
100 medianame[tp->mtable->mleaf[tp->cur_index].media]);