Searched refs:BHND_NVRAM_TYPE_INT32_ARRAY (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram.h118 BHND_NVRAM_TYPE_INT32_ARRAY = 22, /**< array of int32 integers */ enumerator in enum:__anon11608
H A Dbhnd_nvram_subr.c157 case BHND_NVRAM_TYPE_INT32_ARRAY:
206 case BHND_NVRAM_TYPE_INT32_ARRAY:
267 case BHND_NVRAM_TYPE_INT32_ARRAY:
309 case BHND_NVRAM_TYPE_INT32_ARRAY:
352 case BHND_NVRAM_TYPE_INT32_ARRAY: return (BHND_NVRAM_TYPE_INT32);
410 case BHND_NVRAM_TYPE_INT32_ARRAY:
458 case BHND_NVRAM_TYPE_INT32_ARRAY:
514 case BHND_NVRAM_TYPE_INT32_ARRAY:
H A Dbhnd_nvram_value_subr.c189 case BHND_NVRAM_TYPE_INT32_ARRAY:
262 case BHND_NVRAM_TYPE_INT32_ARRAY:
H A Dbhnd_nvram_value.c196 case BHND_NVRAM_TYPE_INT32_ARRAY:
987 case BHND_NVRAM_TYPE_INT32_ARRAY:
1256 case BHND_NVRAM_TYPE_INT32_ARRAY:
1850 case BHND_NVRAM_TYPE_INT32_ARRAY:
H A Dbhnd_nvram_data_sprom.c428 itype = BHND_NVRAM_TYPE_INT32_ARRAY;

Completed in 168 milliseconds