Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.h121 const fmd_prop_t *fmdi_props; /* array of configuration props */ member
H A Dfmd_api.c431 for (prop = mip->fmdi_props, i = 0; prop != NULL && in fmd_hdl_register()
445 prop = mip->fmdi_props; in fmd_hdl_register()
502 mp->mod_info->fmdi_props = NULL; in fmd_hdl_register()