Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.c391 cdata->tpcache = lut_add(cdata->tpcache, in config_cook()
458 if (cp->tpcache != NULL) in config_free()
459 lut_free(cp->tpcache, NULL, NULL); in config_free()
460 cp->tpcache = NULL; in config_free()
658 if ((find = lut_lookup(fromcfg->tpcache, in config_bytp_lookup()
H A Dconfig.h56 struct lut *tpcache; member
H A Dplatform.c743 Lastcfg->tpcache = NULL; in platform_config_snapshot()
H A Dfme.c809 cfgdata->tpcache = NULL; in fme_restart()