Searched refs:md_find_node_prop (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/common/mdesc/ |
H A D | mdesc_getpropstr.c | 51 elem = md_find_node_prop(mdp, node, prop_name, MDET_PROP_STR); in md_get_prop_str()
|
H A D | mdesc_getpropval.c | 58 elem = md_find_node_prop(mdp, node, prop_name, MDET_PROP_VAL); in md_get_prop_val()
|
H A D | mdesc_findnodeprop.c | 35 md_find_node_prop(md_impl_t *mdp, in md_find_node_prop() function
|
H A D | mdesc_getpropdata.c | 52 elem = md_find_node_prop(mdp, node, prop_name, MDET_PROP_DAT); in md_get_prop_data()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | mdesc_impl.h | 150 extern mde_cookie_t md_find_node_prop(md_impl_t *,
|
/titanic_44/usr/src/lib/fm/libmdesc/common/ |
H A D | mapfile-vers | 44 md_find_node_prop;
|