Searched defs:rsm_ops (Results 1 – 2 of 2) sorted by relevance
234 typedef struct rsm_ops { struct239 uint_t rsm_version;244 int (*rsm_seg_create)252 int (*rsm_seg_destroy)254 int (*rsm_bind)260 int (*rsm_unbind)264 int (*rsm_rebind)270 int (*rsm_publish)277 int (*rsm_unpublish)279 int (*rsm_republish)[all …]
392 static struct dev_ops rsm_ops = { variable