Home
last modified time | relevance | path

Searched refs:fmd_nv_alloc_ops (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_nv.c46 const nv_alloc_ops_t fmd_nv_alloc_ops = { variable
H A Dfmd.c68 extern const nv_alloc_ops_t fmd_nv_alloc_ops; /* see fmd_nv.c */
503 (void) nv_alloc_init(&dp->d_nva, &fmd_nv_alloc_ops); in fmd_create()