Searched refs:fac_lookup (Results 1 – 1 of 1) sorted by relevance
2018 struct fac_lookup { struct2035 struct fac_lookup *flp = (struct fac_lookup *)pdata; in hc_fac_get() argument2081 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()