HomeSort by relevance Sort by last modified time
    Searched full:mediatable (Results 1 - 1 of 1) sorted by null

  /external/grub/netboot/
tulip.c 314 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];
313 struct mediatable { struct
    [all...]

Completed in 74 milliseconds