Searched refs:topo_faclist_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_node.c667 uint32_t fac_subtype, topo_faclist_t *faclist, int *errp)
674 topo_faclist_t *fac_ele;
676 bzero(faclist, sizeof (topo_faclist_t));
730 sizeof (topo_faclist_t))) == NULL) {
H A Dtopo_method.c385 topo_faclist_t faclist, *fp;
482 topo_mod_free(mod, fp, sizeof (topo_faclist_t));
H A Dlibtopo.h53 } topo_faclist_t; typedef in typeref:struct:topo_faclist
139 uint32_t, topo_faclist_t *, int *);
H A Dhc.c2034 topo_faclist_t faclist, *tmp;
2067 topo_mod_free(mod, tmp, sizeof (topo_faclist_t));

Completed in 66 milliseconds