Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_fmts.c864 size_t max_elem_count, min_elem_count; in bhnd_nvram_ident_octet_string() local
872 min_elem_count = 2; in bhnd_nvram_ident_octet_string()
896 min_elem_count = 2; in bhnd_nvram_ident_octet_string()
912 if (elem_count < min_elem_count) in bhnd_nvram_ident_octet_string()