Searched defs:mleaf (Results 1 - 1 of 1) sorted by relevance

/external/grub/netboot/
H A Dtulip.c319 struct medialeaf mleaf[0];
841 struct medialeaf *leaf = &mtable->mleaf[i];
1418 if (tp->mtable->mleaf[i].media == 11) {
1579 if (tp->mtable->mleaf[i].media == looking_for) {
1588 if (tp->mtable->mleaf[i].media == looking_for) {
1596 (media_cap[tp->mtable->mleaf[i].media] & MediaAlwaysFD) && i > 0; i--)
1725 struct medialeaf *mleaf = &mtable->mleaf[tp->cur_index];
1726 unsigned char *p = mleaf->leafdata;
1727 switch (mleaf
318 struct medialeaf mleaf[0]; member in struct:mediatable
1713 struct medialeaf *mleaf = &mtable->mleaf[tp->cur_index]; local
[all...]

Completed in 66 milliseconds