Searched refs:bhnd_nvram_tlv_get_env (Results 1 – 1 of 1) sorted by relevance
102 static struct bhnd_nvram_tlv_env *bhnd_nvram_tlv_get_env(537 if ((env = bhnd_nvram_tlv_get_env(tlv, cookiep)) == NULL) in bhnd_nvram_tlv_getvar_ptr()561 if ((env = bhnd_nvram_tlv_get_env(tlv, cookiep)) == NULL) in bhnd_nvram_tlv_getvar_name()780 return (bhnd_nvram_tlv_get_env(tlv, c)); in bhnd_nvram_tlv_next_env()792 bhnd_nvram_tlv_get_env(struct bhnd_nvram_tlv *tlv, void *cookiep) in bhnd_nvram_tlv_get_env() function