Searched defs:di_val (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 970 add_boolean_prop(picl_nodehdl_t nodeh, ptree_propinfo_t propinfo, char *di_val) in add_boolean_prop() 978 add_uints_prop(picl_nodehdl_t nodeh, ptree_propinfo_t propinfo, char *di_val, in add_uints_prop() 994 add_strings_prop(picl_nodehdl_t nodeh, ptree_propinfo_t propinfo, char *di_val, in add_strings_prop() 1008 add_bytes_prop(picl_nodehdl_t nodeh, ptree_propinfo_t propinfo, char *di_val, in add_bytes_prop() 1128 char *di_val; in add_di_path_prop() local 1208 char *di_val; in construct_mpath_node() local 1257 char *di_val; in add_devinfo_props() local
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | dr.c | 117 char *di_val; in add_devinfo_props() local
|