Searched refs:EEPROM_SUM (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/netboot/ | ||
H A D | e1000_hw.h | 1476 #define EEPROM_SUM 0xBABA macro |
H A D | e1000.c | 626 if(checksum == (uint16_t) EEPROM_SUM) in e1000_validate_eeprom_checksum() |