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

/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal_set_property.c46 PROP_BOOL, enumerator in enum:property_op
184 type = PROP_BOOL;
280 case PROP_BOOL:
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.h49 #define PROP_BOOL(d, node, v, diprop, halprop) \ macro
H A Ddevinfo_storage.c229 PROP_BOOL(d, node, i, "hotpluggable", "storage.hotpluggable");
230 PROP_BOOL(d, node, i, "removable-media", "storage.removable");
304 PROP_BOOL(d, node, i, "hotpluggable", "storage.hotpluggable");
305 PROP_BOOL(d, node, i, "removable-media", "storage.removable");
423 PROP_BOOL(d, node, i, "hotpluggable", "storage.hotpluggable");
424 PROP_BOOL(d, node, i, "removable-media", "storage.removable");

Completed in 97 milliseconds