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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c2015 struct fac_lookup { struct
2032 struct fac_lookup *flp = (struct fac_lookup *)pdata;
2078 struct fac_lookup *flp;
2083 if ((flp = topo_mod_alloc(mod, sizeof (struct fac_lookup))) == NULL)
2106 topo_mod_free(mod, flp, sizeof (struct fac_lookup));
2129 topo_mod_free(mod, flp, sizeof (struct fac_lookup));

Completed in 47 milliseconds