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

/external/grub/netboot/
H A Dtulip.c308 struct medialeaf {
319 struct medialeaf mleaf[0];
423 u8 media_table_storage[(sizeof(struct mediatable) + 32*sizeof(struct medialeaf))];
841 struct medialeaf *leaf = &mtable->mleaf[i];
1725 struct medialeaf *mleaf = &mtable->mleaf[tp->cur_index];
1752 struct medialeaf *rleaf = &mtable->mleaf[mtable->has_reset];
307 struct medialeaf { struct

Completed in 68 milliseconds