Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dlemacreg.h97 #define LEMAC_EEP_SW_LAB 0x08 /* Enable TX_LAB on Transmits */ macro
H A Dlemac.c216 if (sc->sc_eeprom[LEMAC_EEP_SWFLAGS] & LEMAC_EEP_SW_LAB) in lemac_read_eeprom()