Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.c69 static const fmd_conf_ops_t *const _fmd_prop_ops[] = { variable
434 sizeof (_fmd_prop_ops) / sizeof (_fmd_prop_ops[0])) { in fmd_hdl_register()
450 cfp->cf_ops = _fmd_prop_ops[prop->fmdp_type]; in fmd_hdl_register()