Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c2017 struct fac_lookup { struct
2034 struct fac_lookup *flp = (struct fac_lookup *)pdata; in hc_fac_get() argument
2080 struct fac_lookup *flp; in hc_fmri_facility()
2085 if ((flp = topo_mod_alloc(mod, sizeof (struct fac_lookup))) == NULL) in hc_fmri_facility()
2108 topo_mod_free(mod, flp, sizeof (struct fac_lookup)); in hc_fmri_facility()
2131 topo_mod_free(mod, flp, sizeof (struct fac_lookup)); in hc_fmri_facility()