Searched refs:V12N_ROLE_CONTROL (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libv12n/common/
H A Dlibv12n.h45 #define V12N_ROLE_CONTROL 0x1 /* LDoms Ctrl domain (zero = Guest) */ macro
/illumos-gate/usr/src/cmd/virtinfo/
H A Dvirtinfo.c162 role = (roles & V12N_ROLE_CONTROL) ?
172 role = (roles & V12N_ROLE_CONTROL) ?
/illumos-gate/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c390 roles |= V12N_ROLE_CONTROL;

Completed in 59 milliseconds