Searched refs:buf_env (Results 1 – 1 of 1) sorted by relevance
84 char buf_env[CONFIG_ENV_SIZE]; in env_eeprom_load() local185 off, (uchar *)buf_env, CONFIG_ENV_SIZE); in env_eeprom_load()187 return env_import(buf_env, 1); in env_eeprom_load()