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 in struct:fmd_hdl_info
H A Dfmd_api.c431 for (prop = mip->fmdi_props, i = 0; prop != NULL &&
445 prop = mip->fmdi_props;
495 * do not need to bother copying fmdi_props since they're already read.
502 mp->mod_info->fmdi_props = NULL;

Completed in 50 milliseconds