Searched refs:rcmhandle (Results 1 – 2 of 2) sorted by relevance
119 rcm_handle_t *rcmhandle; member
124 ops->rcmop_unregister(module->rcmhandle); in module_detach()138 if (ops->rcmop_register(module->rcmhandle) != RCM_SUCCESS) { in module_attach()192 rcm_handle_free(module->rcmhandle); in module_unload()310 module->rcmhandle = rcm_handle_alloc(module); in module_load()1631 mod->modops->rcmop_register(mod->rcmhandle); in rcmd_db_sync()