Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bhnd/nvram/
HDbhnd_nvram_value_fmts.c865 size_t max_elem_count, min_elem_count; in bhnd_nvram_ident_octet_string() local
873 min_elem_count = 2; in bhnd_nvram_ident_octet_string()
897 min_elem_count = 2; in bhnd_nvram_ident_octet_string()
913 if (elem_count < min_elem_count) in bhnd_nvram_ident_octet_string()