bhnd_nvram_getvar_uint
int bhnd_nvram_getvar_uint(device_t dev,
return (bhnd_nvram_getvar_uint(dev, name, value, sizeof(*value)));
return (bhnd_nvram_getvar_uint(dev, name, value, sizeof(*value)));
return (bhnd_nvram_getvar_uint(dev, name, value, sizeof(*value)));
bhnd_nvram_getvar_uint(child, BHND_NVAR_ ## _name, &_dest, \