Searched refs:lemac (Results 1 – 1 of 1) sorted by relevance
282 u_char lemac; /* Chip rev. level */ member410 u_char cr, cmr, icr, nicsr, lemac, hard_strapped = 0; in ewrk3_hw_init() local457 lemac = eeprom_image[EEPROM_CHIPVER]; in ewrk3_hw_init()460 if (((lemac == LeMAC) && ((cmr & CMR_NO_EEPROM) != CMR_NO_EEPROM)) || in ewrk3_hw_init()461 ((lemac == LeMAC2) && !(cmr & CMR_HS))) { in ewrk3_hw_init()473 if (lemac != LeMAC2) in ewrk3_hw_init()475 status = get_hw_addr(dev, eeprom_image, lemac); in ewrk3_hw_init()483 if (lemac == LeMAC2) { /* Special LeMAC2 CMR things */ in ewrk3_hw_init()549 lp->lemac = lemac; in ewrk3_hw_init()598 } else if ((irqnum == 1) && (lemac == LeMAC2)) { in ewrk3_hw_init()