Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c2018 struct fac_lookup { struct
2035 struct fac_lookup *flp = (struct fac_lookup *)pdata; in hc_fac_get() argument
2081 struct fac_lookup *flp; in hc_fmri_facility()
2086 if ((flp = topo_mod_alloc(mod, sizeof (struct fac_lookup))) == NULL) in hc_fmri_facility()
2109 topo_mod_free(mod, flp, sizeof (struct fac_lookup)); in hc_fmri_facility()
2132 topo_mod_free(mod, flp, sizeof (struct fac_lookup)); in hc_fmri_facility()