Home
last modified time | relevance | path

Searched refs:old_impl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_event_plugin.c71 struct old_if { unsigned ver; } *old_impl; in osm_epi_construct() local
103 old_impl = (struct old_if *) rc->impl; in osm_epi_construct()
104 if (old_impl->ver == OSM_ORIG_EVENT_PLUGIN_INTERFACE_VER) { in osm_epi_construct()
108 plugin_name, old_impl->ver); in osm_epi_construct()