Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgevar.h240 #define BGE_FLAG_NO_EEPROM 0x10000000 macro
H A Dif_bge.c2135 sc->bge_flags |= BGE_FLAG_NO_EEPROM; in bge_attach()
4989 if (sc->bge_flags & BGE_FLAG_NO_EEPROM) in bge_get_eaddr_eeprom()