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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c325 struct mediatable { struct
424 u8 media_table_storage[(sizeof(struct mediatable) + 32*sizeof(struct medialeaf))];
426 struct mediatable *mtable;
811 struct mediatable *mtable;
819 tp->mtable = mtable = (struct mediatable *)&tp->media_table_storage[0];
1736 struct mediatable *mtable = tp->mtable;

Completed in 453 milliseconds