Home
last modified time | relevance | path

Searched refs:env_size (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/env/
H A Dembedded.c89 unsigned long env_size __UBOOT_ENV_SECTION__(env_size) = sizeof(env_t);
/openbmc/u-boot/tools/
H A Denvcrc.c63 extern unsigned int env_size;
/openbmc/linux/arch/mips/ar7/
H A Dprom.c56 u32 env_size; member
/openbmc/u-boot/tools/env/
H A Dfw_env.c60 ulong env_size; /* environment size */ member
79 #define ENVSIZE(i) envdevices[(i)].env_size