HomeSort by: relevance | last modified time | path
    Searched refs:LEMAC_EEP_SIZE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
lemacreg.h 89 #define LEMAC_EEP_SIZE 32 /* EEPROM is 32 bytes */
lemacvar.h 78 u_int8_t sc_eeprom[LEMAC_EEP_SIZE]; /* local copy eeprom */
lemac.c 202 for (word_off = 0; word_off < LEMAC_EEP_SIZE / 2; word_off++) {

Completed in 14 milliseconds