Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1476 #define EEPROM_SUM 0xBABA macro
H A De1000.c626 if(checksum == (uint16_t) EEPROM_SUM) in e1000_validate_eeprom_checksum()