Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h55 void (*mop_dispatch)(struct fmd_module *, struct fmd_event *); member
H A Dfmd_module.c145 mp->mod_ops->mop_dispatch(mp, ep); in fmd_module_start()