Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcladm.h74 #define CLUSTER_DCS_ENABLED 0x0008 /* cluster device framework enabled */ macro
/titanic_50/usr/src/uts/common/syscall/
H A Dcladm.c55 ~(CLUSTER_INSTALLING | CLUSTER_DCS_ENABLED)); in cladm()