Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom.c1142 bhnd_nvram_type intv_type; in bhnd_nvram_sprom_read_var() local
1219 intv_type = BHND_NVRAM_TYPE_INT32; in bhnd_nvram_sprom_read_var()
1221 intv_type = BHND_NVRAM_TYPE_UINT32; in bhnd_nvram_sprom_read_var()
1230 intv_type, ptr, &nbyte, var_btype); in bhnd_nvram_sprom_read_var()