Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_impl.h204 extern librcm_ops_t rcm_ops; /* ops for module callback */
H A Drcm_impl.c37 librcm_ops_t rcm_ops = { variable
H A Drcm_subr.c1814 hdl->lrcm_ops = &rcm_ops; /* for callback into daemon directly */ in rcm_handle_alloc()