Home
last modified time | relevance | path

Searched refs:bhnd_nvram_plist_contains (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.h81 bool bhnd_nvram_plist_contains(bhnd_nvram_plist *plist,
H A Dbhnd_nvram_plist.c184 bhnd_nvram_plist_contains(bhnd_nvram_plist *plist, const char *name) in bhnd_nvram_plist_contains() function
418 if (bhnd_nvram_plist_contains(plist, prop->name)) in bhnd_nvram_plist_append()
H A Dbhnd_nvram_store.c491 if (bhnd_nvram_plist_contains(path->pending, name)) in bhnd_nvstore_export_merge()
499 if (bhnd_nvram_plist_contains(merged, name)) in bhnd_nvstore_export_merge()
581 if (!bhnd_nvram_plist_contains(plist, pathvar)) in bhnd_nvstore_export_devpath_alias()
H A Dbhnd_nvram_data_bcm.c388 if (!bhnd_nvram_plist_contains(props, name)) { \ in bhnd_nvram_bcm_serialize()
413 bhnd_nvram_plist_contains(options, BCM_NVRAM_ENCODE_OPT_VERSION)) in bhnd_nvram_bcm_serialize()
H A Dbhnd_nvram_data_sprom.c627 if (!bhnd_nvram_plist_contains(props, BHND_NVAR_SROMREV)) { in bhnd_nvram_sprom_serialize()