Searched refs:TIOCGICOUNT (Results 1 – 12 of 12) sorted by relevance
99 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
117 #define TIOCGICOUNT 0x5492 /* read serial port inline interrupt counts */ macro
82 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
121 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
114 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
128 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
126 #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ macro
126 #define TIOCGICOUNT 0x545D /* Read serial port inline interrupt counts */ macro
2755 case TIOCGICOUNT: in tty_ioctl()2882 case TIOCGICOUNT: in tty_compat_ioctl()
1114 (cmd != TIOCMIWAIT) && (cmd != TIOCGICOUNT)) { in rs_ioctl()
56 IOCTL(TIOCGICOUNT, IOC_R, MK_PTR(MK_STRUCT(STRUCT_serial_icounter_struct))) in IOCTL()