Searched refs:mediatable (Results 1 – 1 of 1) sorted by relevance
325 struct mediatable { struct424 u8 media_table_storage[(sizeof(struct mediatable) + 32*sizeof(struct medialeaf))];426 struct mediatable *mtable;811 struct mediatable *mtable; in parse_eeprom()819 tp->mtable = mtable = (struct mediatable *)&tp->media_table_storage[0]; in parse_eeprom()1736 struct mediatable *mtable = tp->mtable; in select_media()