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

/external/grub/netboot/
H A Dtulip.c314 struct mediatable {
423 u8 media_table_storage[(sizeof(struct mediatable) + 32*sizeof(struct medialeaf))];
425 struct mediatable *mtable;
821 struct mediatable *mtable;
829 tp->mtable = mtable = (struct mediatable *)&tp->media_table_storage[0];
1716 struct mediatable *mtable = tp->mtable;
313 struct mediatable { struct

Completed in 38 milliseconds