Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Dproperty.h77 void hal_property_set_uint64 (HalProperty *prop,
H A Dproperty.c305 hal_property_set_uint64 (HalProperty *prop, dbus_uint64_t value) in hal_property_set_uint64() function
H A Ddevice.c773 hal_property_set_uint64 (prop, value); in hal_device_property_set_uint64()