topo_propmethod_t
topo_propmethod_t pm;
prop_method_get(tnode_t *node, topo_propval_t *pv, topo_propmethod_t *pm,
topo_propmethod_t *pm;
topo_hdl_free(thp, pm, sizeof (topo_propmethod_t));
topo_propmethod_t *pm = pv->tp_method;
register_methoderror(tnode_t *node, topo_propmethod_t *pm, int *errp, int l,
topo_hdl_free(thp, pm, sizeof (topo_propmethod_t));
topo_propmethod_t *pm = NULL;
if ((pm = topo_hdl_zalloc(thp, sizeof (topo_propmethod_t))) == NULL)
topo_propmethod_t *tp_method; /* Method for accessing dynamic prop */