Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h225 extern nv_alloc_ops_t fmd_module_nva_ops_nosleep;
H A Dfmd_module.c231 &fmd_module_nva_ops_nosleep, mp) != 0) { in fmd_module_create()
H A Dfmd_api.c2322 nv_alloc_ops_t fmd_module_nva_ops_nosleep = { variable