Home
last modified time | relevance | path

Searched refs:DI_PROP_TYPE_BOOLEAN (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dlibdevinfo_sun4u.c260 case DI_PROP_TYPE_BOOLEAN: in dump_di_node()
315 if (di_ptype == DI_PROP_TYPE_BOOLEAN) in dump_di_node()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c170 case DI_PROP_TYPE_BOOLEAN: in add_devinfo_props()
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c491 case DI_PROP_TYPE_BOOLEAN: in prop_type_guess()
531 *prop_type = DI_PROP_TYPE_BOOLEAN; in prop_type_guess()
628 case DI_PROP_TYPE_BOOLEAN: in dump_prop_list()
/illumos-gate/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h94 #define DI_PROP_TYPE_BOOLEAN 0 macro
H A Ddevinfo.c1512 return (DI_PROP_TYPE_BOOLEAN); in di_prop_type()
1652 (prop_type != DI_PROP_TYPE_BOOLEAN)) in match_prop()
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1157 case DI_PROP_TYPE_BOOLEAN: in add_di_path_prop()
1335 case DI_PROP_TYPE_BOOLEAN: in add_devinfo_props()
/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c782 di_prop_type(prop) == DI_PROP_TYPE_BOOLEAN) { in topo_usb_gather_devcfg_cb()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c7884 case DI_PROP_TYPE_BOOLEAN: in add_property()