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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvcc.h45 * VCC_CONS_TBL to obtain the table of existing consoles. In this table,
74 #define VCC_CONS_TBL VCC_IOCTL_CMD | 0x2 /* config table */ macro
90 * structure that vcc returns to vntsd in response to VCC_CONS_TBL and
/illumos-gate/usr/src/cmd/vntsd/
H A Dvntsdvcc.c711 if (vntsd_vcc_ioctl(VCC_CONS_TBL, 0, (void *)consp) != VNTSD_SUCCESS) {
712 vntsd_log(VNTSD_ERR_VCC_IOCTL, " VCC_CONS_TBL "
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvcc.c1318 * ioctl VCC_CONS_TBL - vntsd allocates buffer according to return of
1711 case VCC_CONS_TBL:

Completed in 64 milliseconds