hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/arch/sparc/include/uapi/asm/ioctls.h
....@@ -27,6 +27,8 @@
2727 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
2828 #define TIOCGRS485 _IOR('T', 0x41, struct serial_rs485)
2929 #define TIOCSRS485 _IOWR('T', 0x42, struct serial_rs485)
30
+#define TIOCGISO7816 _IOR('T', 0x43, struct serial_iso7816)
31
+#define TIOCSISO7816 _IOWR('T', 0x44, struct serial_iso7816)
3032
3133 /* Note that all the ioctls that are not available in Linux have a
3234 * double underscore on the front to: a) avoid some programs to