Searched refs:LEMAC_EEP_SIZE (Results 1 – 3 of 3) sorted by relevance
89 #define LEMAC_EEP_SIZE 32 /* EEPROM is 32 bytes */ macro
78 u_int8_t sc_eeprom[LEMAC_EEP_SIZE]; /* local copy eeprom */
199 for (word_off = 0; word_off < LEMAC_EEP_SIZE / 2; word_off++) { in lemac_read_eeprom()