Searched refs:EEPROM_MAGIC (Results 1 – 5 of 5) sorted by relevance
775 #define EEPROM_MAGIC(ap) \ macro785 e->magic = EEPROM_MAGIC(adapter); in get_eeprom()
80 #define EEPROM_MAGIC 0x38E2F10C macro1982 e->magic = EEPROM_MAGIC; in get_eeprom()2002 if (eeprom->magic != EEPROM_MAGIC) in set_eeprom()
1732 #define EEPROM_MAGIC 0x38E2F10C macro1744 e->magic = EEPROM_MAGIC; in get_eeprom()1762 if (eeprom->magic != EEPROM_MAGIC) in set_eeprom()
855 #define EEPROM_MAGIC (120) macro1013 lanai->magicno = eeprom_be4(lanai, EEPROM_MAGIC); in eeprom_validate()
6270 #define EEPROM_MAGIC 0x10A18842 macro6284 eeprom->magic = EEPROM_MAGIC; in netdev_get_eeprom()6310 if (eeprom->magic != EEPROM_MAGIC) in netdev_set_eeprom()