Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data.c412 bhnd_nvram_data_getvar_order(nv, prev, *cookiep) > 0) in bhnd_nvram_data_next()
489 bhnd_nvram_data_getvar_order(struct bhnd_nvram_data *nv, void *cookiep1, in bhnd_nvram_data_getvar_order() function
H A Dbhnd_nvram_data.h130 int bhnd_nvram_data_getvar_order(
H A Dbhnd_nvram_store_subr.c235 return (bhnd_nvram_data_getvar_order(sc->data, l_cookiep, r_cookiep)); in bhnd_nvstore_idx_cmp()