Searched refs:LAN9118_FLAGS_NO_EEPROM (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dlan9118var.h72 #define LAN9118_FLAGS_NO_EEPROM 0x00000002 macro
H A Dlan9118.c196 if (!(sc->sc_flags & LAN9118_FLAGS_NO_EEPROM)) {
/netbsd-current/sys/arch/evbarm/gumstix/
H A Dif_smsh_gxio.c116 sc->sc_flags = LAN9118_FLAGS_NO_EEPROM;
/netbsd-current/sys/arch/arm/fdt/
H A Dsmsh_fdt.c109 sc->sc_flags |= LAN9118_FLAGS_NO_EEPROM;

Completed in 209 milliseconds