Home
last modified time | relevance | path

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
187 type = PROP_BOOL; in main()
293 case PROP_BOOL: in main()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.h47 #define PROP_BOOL(d, node, v, diprop, halprop) \ macro
H A Ddevinfo_storage.c229 PROP_BOOL(d, node, i, "hotpluggable", "storage.hotpluggable"); in devinfo_ide_storage_add()
230 PROP_BOOL(d, node, i, "removable-media", "storage.removable"); in devinfo_ide_storage_add()
304 PROP_BOOL(d, node, i, "hotpluggable", "storage.hotpluggable"); in devinfo_scsi_storage_add()
305 PROP_BOOL(d, node, i, "removable-media", "storage.removable"); in devinfo_scsi_storage_add()
423 PROP_BOOL(d, node, i, "hotpluggable", "storage.hotpluggable"); in devinfo_blkdev_storage_add()
424 PROP_BOOL(d, node, i, "removable-media", "storage.removable"); in devinfo_blkdev_storage_add()