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

/osnet-11/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:
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.h49 #define PROP_BOOL(d, node, v, diprop, halprop) \ macro
H A Ddevinfo_storage.c238 PROP_BOOL(d, node, i, "hotpluggable", "storage.hotpluggable");
239 PROP_BOOL(d, node, i, "removable-media", "storage.removable");
313 PROP_BOOL(d, node, i, "hotpluggable", "storage.hotpluggable");
314 PROP_BOOL(d, node, i, "removable-media", "storage.removable");
499 PROP_BOOL(d, node, i, "hotpluggable", "storage.hotpluggable");
500 PROP_BOOL(d, node, i, "removable-media", "storage.removable");

Completed in 25 milliseconds