Home
last modified time | relevance | path

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

/external/ethtool/
Dtg3.c5 #define TG3_MAGIC 0x669955aa macro
12 if (ee->magic != TG3_MAGIC) { in tg3_dump_eeprom()
14 ee->magic, TG3_MAGIC); in tg3_dump_eeprom()