Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1964 struct fac_lookup { struct
1981 struct fac_lookup *flp = (struct fac_lookup *)pdata; in hc_fac_get() argument
2027 struct fac_lookup *flp; in hc_fmri_facility()
2032 if ((flp = topo_mod_alloc(mod, sizeof (struct fac_lookup))) == NULL) in hc_fmri_facility()
2055 topo_mod_free(mod, flp, sizeof (struct fac_lookup)); in hc_fmri_facility()
2078 topo_mod_free(mod, flp, sizeof (struct fac_lookup)); in hc_fmri_facility()