Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvcc.h73 #define VCC_NUM_CONSOLE VCC_IOCTL_CMD | 0x1 /* num of consoles */ macro
/illumos-gate/usr/src/cmd/vntsd/
H A Dvntsdvcc.c688 if (vntsd_vcc_ioctl(VCC_NUM_CONSOLE, 0, (void *)&num_cons) != in vntsd_get_config()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvcc.c1702 case VCC_NUM_CONSOLE: in i_vcc_ctrl_ioctl()