Searched defs:rsm_ops (Results 1 – 2 of 2) sorted by relevance
232 typedef struct rsm_ops { struct237 uint_t rsm_version;242 int (*rsm_seg_create)250 int (*rsm_seg_destroy)252 int (*rsm_bind)258 int (*rsm_unbind)262 int (*rsm_rebind)268 int (*rsm_publish)275 int (*rsm_unpublish)277 int (*rsm_republish)[all …]
394 static struct dev_ops rsm_ops = { variable