Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_scheme.h48 int (*sop_expand)(nvlist_t *); member
H A Dfmd_fmri.c300 rv = sp->sch_ops.sop_expand(nvl); in fmd_fmri_expand()
H A Dfmd_scheme.c203 { "fmd_fmri_expand", offsetof(fmd_scheme_ops_t, sop_expand) },