Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_plugin.c93 if (version != OVEP_VERSION_ONE) in overlay_plugin_alloc()
113 if (ovrp->ovep_version != OVEP_VERSION_ONE) in overlay_plugin_register()
/illumos-gate/usr/src/uts/common/sys/
H A Doverlay_impl.h40 #define OVEP_VERSION_ONE 0x1 macro