Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data.h122 bhnd_nvram_plist *bhnd_nvram_data_options(struct bhnd_nvram_data *nv);
H A Dbhnd_nvram_data.c369 bhnd_nvram_data_options(struct bhnd_nvram_data *nv) in bhnd_nvram_data_options() function
H A Dbhnd_nvram_store.c135 sc->data_opts = bhnd_nvram_data_options(data); in bhnd_nvram_store_new()