Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.h43 int raw_refcnt; member
H A Dconfig.c454 if (--cp->raw_refcnt == 0) { in config_free()
H A Dplatform.c722 Lastcfg->raw_refcnt++; in platform_config_snapshot()
738 Lastcfg->raw_refcnt = 2; /* caller + Lastcfg */ in platform_config_snapshot()
H A Dfme.c811 cfgdata->raw_refcnt = 1; in fme_restart()