Searched refs:TIOCGICOUNT (Results 1 – 12 of 12) sorted by relevance
97 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
115 #define TIOCGICOUNT 0x5492 /* read serial port inline interrupt counts */ macro
80 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
112 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
119 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
126 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
124 #define TIOCGICOUNT 0x545D /* Read serial port inline interrupt counts */ macro
730 COMPATIBLE_IOCTL(TIOCGICOUNT)
1229 (cmd != TIOCMIWAIT) && (cmd != TIOCGICOUNT)) { in rs_ioctl()
2624 case TIOCGICOUNT: in tty_ioctl()