BGE_NO_EEPROM    1782 dev/pci/if_bge.c 		sc->bge_flags |= BGE_NO_EEPROM;
BGE_NO_EEPROM    1878 dev/pci/if_bge.c 	if (!gotenaddr && (!(sc->bge_flags & BGE_NO_EEPROM))) {
BGE_NO_EEPROM    1997 dev/pci/if_bge.c 	else if (!(sc->bge_flags & BGE_NO_EEPROM)) {
BGE_NO_EEPROM    2194 dev/pci/if_bge.c 	if (i >= BGE_TIMEOUT && (!(sc->bge_flags & BGE_NO_EEPROM)))