Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libraidcfg/common/
H A Draidcfg_spi.h158 #define RDCFG_PLUGIN_V1 0x10000 macro
H A Draidcfg.c4515 supplib->version = RDCFG_PLUGIN_V1; in raid_plugin_load()
4518 if (supplib->version != RDCFG_PLUGIN_V1) { in raid_plugin_load()