Home
last modified time | relevance | path

Searched refs:CFGFLG_PARSE_EEPROM (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/acorn32/eb7500atx/
Dif_cs.c194 sc->sc_cfgflags |= CFGFLG_PARSE_EEPROM; in cs_rsbus_attach()
/netbsd/src/sys/dev/ic/
Dcs89x0var.h178 #define CFGFLG_PARSE_EEPROM 0x0200 macro
Dcs89x0.c416 if (sc->sc_cfgflags & CFGFLG_PARSE_EEPROM) { in cs_attach()
747 if (sc->sc_cfgflags & CFGFLG_PARSE_EEPROM) { in cs_get_params()
822 if (sc->sc_cfgflags & CFGFLG_PARSE_EEPROM) { in cs_get_enaddr()