Searched refs:hvar_next (Results 1 – 1 of 1) sorted by relevance
826 struct bhnd_nvram_bcm_hvar *hvar, *hvar_next; in bhnd_nvram_bcm_next() local859 hvar_next = &bcm->hvars[i]; in bhnd_nvram_bcm_next()860 if (hvar_next->envp != NULL && !hvar_next->stale) in bhnd_nvram_bcm_next()863 *cookiep = hvar_next; in bhnd_nvram_bcm_next()864 return (hvar_next->name); in bhnd_nvram_bcm_next()