Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c319 struct medialeaf { struct
330 struct medialeaf mleaf[0]; argument
424 u8 media_table_storage[(sizeof(struct mediatable) + 32*sizeof(struct medialeaf))];
831 struct medialeaf *leaf = &mtable->mleaf[i]; in parse_eeprom()
1745 struct medialeaf *mleaf = &mtable->mleaf[tp->cur_index]; in select_media()
1772 struct medialeaf *rleaf = &mtable->mleaf[mtable->has_reset]; in select_media()