Home
last modified time | relevance | path

Searched refs:max_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
873 max_elem_count = 2; in bhnd_nvram_ident_octet_string()
923 if (elem_count >= max_elem_count) in bhnd_nvram_ident_octet_string()