Symbol: tf_pad_t
usr/src/lib/fm/topo/libtopo/common/topo_parse.c
174
tf_pad_t *
usr/src/lib/fm/topo/libtopo/common/topo_parse.c
177
tf_pad_t *r;
usr/src/lib/fm/topo/libtopo/common/topo_parse.c
181
if ((r = topo_mod_zalloc(mp, sizeof (tf_pad_t))) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_parse.c
189
tf_pad_free(topo_mod_t *mp, tf_pad_t *p)
usr/src/lib/fm/topo/libtopo/common/topo_parse.c
202
topo_mod_free(mp, p, sizeof (tf_pad_t));
usr/src/lib/fm/topo/libtopo/common/topo_parse.h
211
extern tf_pad_t *tf_pad_new(topo_mod_t *, int, int);
usr/src/lib/fm/topo/libtopo/common/topo_parse.h
217
extern void tf_pad_free(topo_mod_t *, tf_pad_t *);
usr/src/lib/fm/topo/libtopo/common/topo_parse.h
80
tf_pad_t *ti_pad; /* properties and dependents */
usr/src/lib/fm/topo/libtopo/common/topo_parse.h
98
tf_pad_t *rd_pad; /* properties and dependents */
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
1035
tf_pad_t *rpad, int pi, const char *ppgrp_name)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
1130
tf_pad_t *rpad, const char *ppgrp)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
1181
tf_pad_t **rpad)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
1187
tf_pad_t *new = *rpad;
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
1707
tf_pad_t **rpad)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
457
tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr dxn, tnode_t *ptn)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
505
tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr pxn, tnode_t *ptn)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
55
tf_pad_t **);
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
701
pgroups_create(topo_mod_t *mp, tf_pad_t *pad, tnode_t *ptn)