Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_storevar.h118 void *bhnd_nvstore_path_data_next(
H A Dbhnd_nvram_store_subr.c442 bhnd_nvstore_path_data_next(struct bhnd_nvram_store *sc, in bhnd_nvstore_path_data_next() function
H A Dbhnd_nvram_store.c478 while ((cookiep = bhnd_nvstore_path_data_next(sc, path, &idxp))) { in bhnd_nvstore_export_merge()