Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.c374 cdata->devidcache = lut_add(cdata->devidcache, in config_cook()
461 if (cp->devidcache != NULL) in config_free()
462 lut_free(cp->devidcache, NULL, NULL); in config_free()
463 cp->devidcache = NULL; in config_free()
632 if ((find = lut_lookup(fromcfg->devidcache, in config_bydevid_lookup()
H A Dconfig.h55 struct lut *devidcache; member
H A Dplatform.c742 Lastcfg->devidcache = NULL; in platform_config_snapshot()
H A Dfme.c808 cfgdata->devidcache = NULL; in fme_restart()