Searched refs:MIOCG3B_EMUL (Results 1 – 3 of 3) sorted by relevance
31 #define MIOCG3B_EMUL _IOR('M', 0x1, int) /* Get 3But emulation state */ macro
82 if(ioctl(fd, MIOCG3B_EMUL, (char *)&emul3b) < 0) {; in main()
393 case MIOCG3B_EMUL: in msioctl()