Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dlibsmp_plugin.h39 #define LIBSMP_ENGINE_VERSION 1 macro
H A Dsmp_engine.c148 if (version != LIBSMP_ENGINE_VERSION) in smp_engine_register()
/illumos-gate/usr/src/lib/scsi/plugins/smp/usmp/common/
H A Dusmp.c230 return (smp_engine_register(ep, LIBSMP_ENGINE_VERSION, &config)); in _smp_init()