Home
last modified time | relevance | path

Searched refs:MDE_PROP_VALUE (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/common/mdesc/
H A Dmdesc_getpropval.c64 *valp = MDE_PROP_VALUE(mdep); in md_get_prop_val()
H A Dmdesc_diff.c555 if (MDE_PROP_VALUE(ap) != MDE_PROP_VALUE(bp)) in mdd_node_compare()
/titanic_50/usr/src/uts/common/sys/
H A Dmdesc_impl.h145 #define MDE_PROP_VALUE(_p) mdtoh64((_p)->d.prop_val) macro
/titanic_50/usr/src/cmd/mdb/sun4v/modules/mdesc/
H A Dmdesc.c194 MDE_PROP_VALUE(mdeptr)); in mdinfo()
/titanic_50/usr/src/uts/sun4v/os/
H A Dmach_descrip.c812 return (MDE_PROP_VALUE(elem)); in mach_descrip_find_md_gen()