Symbol: topo_type_t
usr/src/cmd/fm/fmtopo/common/fmtopo.c
102
static topo_type_t
usr/src/cmd/fm/fmtopo/common/fmtopo.c
105
topo_type_t type;
usr/src/cmd/fm/fmtopo/common/fmtopo.c
252
topo_type_t type;
usr/src/cmd/fm/fmtopo/common/fmtopo.c
615
topo_type_t type;
usr/src/lib/fm/topo/libtopo/common/topo_digraph_xml.c
470
topo_type_t type = pv->tp_type;
usr/src/lib/fm/topo/libtopo/common/topo_method.h
55
const char *, topo_type_t, const char *, topo_version_t, const nvlist_t *,
usr/src/lib/fm/topo/libtopo/common/topo_mod.h
275
topo_type_t, const char *, const nvlist_t *, int *);
usr/src/lib/fm/topo/libtopo/common/topo_prop.c
131
topo_type_t type;
usr/src/lib/fm/topo/libtopo/common/topo_prop.c
1571
topo_type_t type = va_arg(ap, topo_type_t);
usr/src/lib/fm/topo/libtopo/common/topo_prop.c
210
topo_type_t type, uint_t *nelems, int *err)
usr/src/lib/fm/topo/libtopo/common/topo_prop.c
522
topo_type_t type, int flag, int *err)
usr/src/lib/fm/topo/libtopo/common/topo_prop.c
572
topo_type_t type, int flag, void *val, int nelems, int *err)
usr/src/lib/fm/topo/libtopo/common/topo_prop.c
778
topo_type_t type;
usr/src/lib/fm/topo/libtopo/common/topo_prop.c
876
topo_type_t ptype, const char *mname, topo_version_t version,
usr/src/lib/fm/topo/libtopo/common/topo_prop.c
936
topo_type_t ptype, const char *mname, const nvlist_t *args, int *err)
usr/src/lib/fm/topo/libtopo/common/topo_prop.c
954
const char *pname, topo_type_t ptype, const char *mname,
usr/src/lib/fm/topo/libtopo/common/topo_prop.h
58
topo_type_t tp_type; /* prop type */
usr/src/lib/fm/topo/libtopo/common/topo_prop.h
76
topo_type_t, nvlist_t *, int *err);
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
166
static topo_type_t
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
169
topo_type_t rv;
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
215
xlate_common(topo_mod_t *mp, xmlNodePtr xn, topo_type_t ptype, nvlist_t *nvl,
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
429
topo_type_t ptype;
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
522
topo_type_t ptype, int flag)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
658
topo_type_t ptype;
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
693
ptype = (topo_type_t)i32;
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
827
topo_type_t prop_type;
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
866
topo_type_t prop_type;
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
869
topo_type_t ptype;
usr/src/lib/fm/topo/modules/common/ipmi/ipmi_methods.c
63
store_prop_val(topo_mod_t *mod, void *buf, char *propname, topo_type_t type,