Searched refs:BHND_NVRAM_VF_IGNALL1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/nvram/
H A Dnvramvar.h60 BHND_NVRAM_VF_IGNALL1 = (1<<2) /**< hide variable if its value has all bits set. */ enumerator in enum:__anon9319
H A Dbhnd_sprom_subr.c297 if (nv->flags & BHND_NVRAM_VF_IGNALL1) {
316 if (nv->flags & BHND_NVRAM_VF_IGNALL1 && all1_offs == sv->num_offsets)

Completed in 100 milliseconds