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
1036
tf_pad_t *rpad, int pi, const char *ppgrp_name)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
1131
tf_pad_t *rpad, const char *ppgrp)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
1182
tf_pad_t **rpad)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
1188
tf_pad_t *new = *rpad;
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
1708
tf_pad_t **rpad)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
458
tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr dxn, tnode_t *ptn)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
506
tf_info_t *xinfo, tf_pad_t *pad, xmlNodePtr pxn, tnode_t *ptn)
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
56
tf_pad_t **);
usr/src/lib/fm/topo/libtopo/common/topo_xml.c
702
pgroups_create(topo_mod_t *mp, tf_pad_t *pad, tnode_t *ptn)