aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_tlk_device_amd64.const
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2019-02-01 01:08:17 +0100
committerAndrey Konovalov <andreyknvl@gmail.com>2019-02-01 14:40:17 +0100
commit9f528bbcc8a3d94c9be27a0eecc12022d4b3bfaa (patch)
tree59bcdb899b42ba9d793d5bbac6cf58a4a9132143 /sys/linux/dev_tlk_device_amd64.const
parentaa53be276dc84aa8b3825b3416542447ff82b41a (diff)
sys/linux: rename dev descriptions files
Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.
Diffstat (limited to 'sys/linux/dev_tlk_device_amd64.const')
-rw-r--r--sys/linux/dev_tlk_device_amd64.const16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys/linux/dev_tlk_device_amd64.const b/sys/linux/dev_tlk_device_amd64.const
new file mode 100644
index 000000000..6866a48c3
--- /dev/null
+++ b/sys/linux/dev_tlk_device_amd64.const
@@ -0,0 +1,16 @@
+# AUTOGENERATED FILE
+TE_IOCTL_CLOSE_CLIENT_SESSION = 3224925201
+TE_IOCTL_LAUNCH_OPERATION = 3224925204
+TE_IOCTL_OPEN_CLIENT_SESSION = 3224925200
+TE_IOCTL_SS_CMD = 2147775536
+TE_IOCTL_SS_CMD_GET_NEW_REQ = 1
+TE_IOCTL_SS_CMD_REQ_COMPLETE = 2
+TE_PARAM_TYPE_FLAGS_PHYS_LIST = 2147483648
+TE_PARAM_TYPE_INT_RO = 1
+TE_PARAM_TYPE_INT_RW = 2
+TE_PARAM_TYPE_MEM_RO = 3
+TE_PARAM_TYPE_MEM_RW = 4
+TE_PARAM_TYPE_NONE = 0
+TE_PARAM_TYPE_PERSIST_MEM_RO = 256
+TE_PARAM_TYPE_PERSIST_MEM_RW = 257
+__NR_ioctl = 16