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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvcc.h44 * it uses VCC_NUM_CONSOLE to get number of existing ports and
73 #define VCC_NUM_CONSOLE VCC_IOCTL_CMD | 0x1 /* num of consoles */ macro
/illumos-gate/usr/src/cmd/vntsd/
H A Dvntsdvcc.c690 if (vntsd_vcc_ioctl(VCC_NUM_CONSOLE, 0, (void *)&num_cons) !=
692 vntsd_log(VNTSD_ERR_VCC_IOCTL, "VCC_NUM_CONSOLE failed\n");
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvcc.c1702 case VCC_NUM_CONSOLE:

Completed in 52 milliseconds