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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvcc.h70 #define VCC_IOCTL_CMD ('c' << 8) macro
73 #define VCC_NUM_CONSOLE VCC_IOCTL_CMD | 0x1 /* num of consoles */
74 #define VCC_CONS_TBL VCC_IOCTL_CMD | 0x2 /* config table */
75 #define VCC_INQUIRY VCC_IOCTL_CMD | 0x3 /* inquiry by vntsd */
76 #define VCC_CONS_INFO VCC_IOCTL_CMD | 0x4 /* config */
77 #define VCC_CONS_STATUS VCC_IOCTL_CMD | 0x5 /* console status */
78 #define VCC_FORCE_CLOSE VCC_IOCTL_CMD | 0x6 /* force to close */

Completed in 45 milliseconds