Home
last modified time | relevance | path

Searched refs:FMD_USTAT_NOALLOC (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_ustat.h72 #define FMD_USTAT_NOALLOC 0x0 /* fmd should use caller's memory */ macro
76 #if FMD_STAT_NOALLOC != FMD_USTAT_NOALLOC
H A Dfmd.c529 dp->d_rmod->mod_ustat, FMD_USTAT_NOALLOC, sizeof (_fmd_stats) / in fmd_create()
551 (void) fmd_ustat_insert(dp->d_rmod->mod_ustat, FMD_USTAT_NOALLOC, in fmd_create()
H A Dfmd_xprt.c816 mp->mod_ustat, FMD_USTAT_NOALLOC, statc, statv, NULL); in fmd_xprt_create()