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

  /external/syslinux/gpxe/src/drivers/net/
tulip.c 421 u8 media_table_storage[(sizeof(struct mediatable) + 32*sizeof(struct medialeaf))];
843 tp->mtable = mtable = (struct mediatable *)&tp->media_table_storage[0];
420 u8 media_table_storage[(sizeof(struct mediatable) + 32*sizeof(struct medialeaf))]; member in struct:tulip_private
    [all...]

Completed in 115 milliseconds