Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.h48 bhnd_nvram_plist *bhnd_nvram_plist_retain(bhnd_nvram_plist *plist);
H A Dbhnd_nvram_store.c137 bhnd_nvram_plist_retain(sc->data_opts); in bhnd_nvram_store_new()
917 *options = bhnd_nvram_plist_retain(sc->data_opts); in bhnd_nvram_store_export()
H A Dbhnd_nvram_plist.c93 bhnd_nvram_plist_retain(bhnd_nvram_plist *plist) in bhnd_nvram_plist_retain() function