Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_node.c667 uint32_t fac_subtype, topo_faclist_t *faclist, int *errp) in topo_node_facility()
674 topo_faclist_t *fac_ele; in topo_node_facility()
676 bzero(faclist, sizeof (topo_faclist_t)); in topo_node_facility()
730 sizeof (topo_faclist_t))) == NULL) { in topo_node_facility()
H A Dtopo_method.c385 topo_faclist_t faclist, *fp; in topo_method_sensor_failure()
482 topo_mod_free(mod, fp, sizeof (topo_faclist_t)); in topo_method_sensor_failure()
H A Dlibtopo.h53 } topo_faclist_t; typedef
139 uint32_t, topo_faclist_t *, int *);
H A Dhc.c2037 topo_faclist_t faclist, *tmp; in hc_fac_get()
2070 topo_mod_free(mod, tmp, sizeof (topo_faclist_t)); in hc_fac_get()