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

/freebsd-12-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom.c1144 bhnd_nvram_type intv_type; local
1221 intv_type = BHND_NVRAM_TYPE_INT32;
1223 intv_type = BHND_NVRAM_TYPE_UINT32;
1232 intv_type, ptr, &nbyte, var_btype);

Completed in 102 milliseconds