Home
last modified time | relevance | path

Searched refs:BHND_NVSTORE_ALIAS_DECL (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/bhnd/nvram/
HDbhnd_nvram_store_subr.c739 case BHND_NVSTORE_ALIAS_DECL: in bhnd_nvstore_var_register_path()
911 if (info->type != BHND_NVSTORE_ALIAS_DECL) in bhnd_nvstore_register_alias()
1089 info->type = BHND_NVSTORE_ALIAS_DECL; in bhnd_nvstore_parse_name_info()
HDbhnd_nvram_storevar.h75 BHND_NVSTORE_ALIAS_DECL = 1, /**< alias declaration ('devpath0=pci/1/1') */ enumerator
HDbhnd_nvram_store.c302 case BHND_NVSTORE_ALIAS_DECL: in bhnd_nvstore_parse_data()
364 case BHND_NVSTORE_ALIAS_DECL: in bhnd_nvstore_parse_data()