Searched refs:pcidr_plugin_t (Results 1 – 2 of 2) sorted by relevance
84 typedef int(*pcidr_plugin_t)(nvlist_t *, pcidr_opt_t *); typedef
475 pcidr_plugin_t fp; in do_plugin()497 fp = (pcidr_plugin_t)dlsym(dlh, PCIDR_PLUGIN_SYMSTR); in do_plugin()