Searched refs:sdev_plugin_ops_t (Results 1 – 3 of 3) sorted by relevance
75 } sdev_plugin_ops_t; typedef77 extern sdev_plugin_hdl_t sdev_plugin_register(const char *, sdev_plugin_ops_t *,
94 sdev_plugin_ops_t *sp_pops; /* E */549 sdev_plugin_register(const char *name, sdev_plugin_ops_t *ops, int *errp) in sdev_plugin_register()
3247 static sdev_plugin_ops_t vmm_sdev_ops = {