Home
last modified time | relevance | path

Searched refs:ZC_HOLDSLAVE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dzcons.h66 #define ZC_HOLDSLAVE (ZC_IOC | 0) /* get and save slave side reference */ macro
/titanic_50/usr/src/cmd/zoneadmd/
H A Dzcons.c433 if (ioctl(masterfd, ZC_HOLDSLAVE, (caddr_t)(intptr_t)slavefd) in init_console_dev()
/titanic_50/usr/src/uts/common/io/
H A Dzcons.c766 case ZC_HOLDSLAVE: in zc_wput()
/titanic_50/usr/src/cmd/truss/
H A Dcodes.c1476 { (uint_t)ZC_HOLDSLAVE, "ZC_HOLDSLAVE", NULL },