Searched refs:PCIDR_PLUGIN_SYMSTR (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/pcidr/
H A Dpcidr.h44 #define PCIDR_PLUGIN_SYMSTR "pcidr_event_handler" macro
H A Dpcidr.c497 fp = (pcidr_plugin_t)dlsym(dlh, PCIDR_PLUGIN_SYMSTR);
506 PCIDR_PLUGIN_SYMSTR, rv);
/illumos-gate/usr/src/cmd/pcidr/plugins/default/
H A Dpcidr_plugin.c50 char *fn = PCIDR_PLUGIN_SYMSTR;

Completed in 73 milliseconds