Home
last modified time | relevance | path

Searched refs:VT_WAITACTIVE (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Dvt.h46 #define VT_WAITACTIVE (VTIOC|6) /* wait for vt to be activated */ macro
/titanic_51/usr/src/uts/common/io/
H A Dvcons.c242 * Reply the VT_WAITACTIVE ioctl.
1009 case VT_WAITACTIVE: in vt_ioctl()