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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c330 struct medialeaf mleaf[0]; member in struct:mediatable
831 struct medialeaf *leaf = &mtable->mleaf[i];
1438 if (tp->mtable->mleaf[i].media == 11) {
1599 if (tp->mtable->mleaf[i].media == looking_for) {
1608 if (tp->mtable->mleaf[i].media == looking_for) {
1616 (media_cap[tp->mtable->mleaf[i].media] & MediaAlwaysFD) && i > 0; i--)
1745 struct medialeaf *mleaf = &mtable->mleaf[tp->cur_index]; local
1746 unsigned char *p = mleaf->leafdata;
1747 switch (mleaf
[all...]

Completed in 61 milliseconds