Searched refs:nvramGEAp (Results 1 – 1 of 1) sorted by relevance
62 static char *nvramGEAp; /* pointer to the GE area */ variable165 nvramGEAp = p; in nvram_pnpbus_attach()268 while ((cp - nvramGEAp) < nvram->Header.GELength && (*cp != '\0')) in prep_nvram_next_var()271 while ((cp - nvramGEAp) < nvram->Header.GELength && (*cp == '\0')) in prep_nvram_next_var()273 if ((cp - nvramGEAp) < nvram->Header.GELength) in prep_nvram_next_var()282 char *cp = nvramGEAp; in prep_nvram_find_var()297 char *cp = nvramGEAp; in prep_nvram_get_var()314 char *cp = nvramGEAp; in prep_nvram_get_var_len()339 char *cp = nvramGEAp; in prep_nvram_count_vars()400 cp = nvramGEAp; in prep_nvramioctl()