Searched refs:LEMAC_EEP_SIZE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dlemacreg.h89 #define LEMAC_EEP_SIZE 32 /* EEPROM is 32 bytes */ macro
H A Dlemacvar.h78 u_int8_t sc_eeprom[LEMAC_EEP_SIZE]; /* local copy eeprom */
H A Dlemac.c202 for (word_off = 0; word_off < LEMAC_EEP_SIZE / 2; word_off++) {

Completed in 176 milliseconds