Searched defs:hal_device_has_property (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.c370 if (!hal_device_has_property (device2, key))
459 hal_device_has_property (HalDevice *device, const char *key) function
865 if (hal_device_has_property (from_device, from)) {
1312 if ( hal_device_has_property (device, key)) {

Completed in 58 milliseconds