Searched defs:_CONSIOC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dconsdev.h100 #define _CONSIOC (('C'<<24)|('O'<<16)|('N'<<8)) macro
114 #define CONSOPENPOLLEDIO (_CONSIOC|0)
120 #define CONSGETABORTENABLE (_CONSIOC|1)
126 #define CONSSETABORTENABLE (_CONSIOC|2)
132 #define CONSCLOSEPOLLEDIO (_CONSIOC|3)
140 #define CONSSETKBDTYPE (_CONSIOC|4)

Completed in 44 milliseconds