Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h224 extern nv_alloc_ops_t fmd_module_nva_ops_sleep;
H A Dfmd_module.c229 &fmd_module_nva_ops_sleep, mp) != 0 || in fmd_module_create()
H A Dfmd_api.c2314 nv_alloc_ops_t fmd_module_nva_ops_sleep = { variable