diff options
Diffstat (limited to 'sys/netbsd/dev_i2c.txt.const')
| -rw-r--r-- | sys/netbsd/dev_i2c.txt.const | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sys/netbsd/dev_i2c.txt.const b/sys/netbsd/dev_i2c.txt.const new file mode 100644 index 000000000..020047125 --- /dev/null +++ b/sys/netbsd/dev_i2c.txt.const @@ -0,0 +1,12 @@ +# Code generated by syz-sysgen. DO NOT EDIT. +arches = amd64 +AT_FDCWD = ??? +I2C_IOCTL_EXEC = amd64:2150123776 +I2C_OP_READ = amd64:0 +I2C_OP_READ_BLOCK = amd64:5 +I2C_OP_READ_WITH_STOP = amd64:1 +I2C_OP_WRITE = amd64:2 +I2C_OP_WRITE_BLOCK = amd64:7 +I2C_OP_WRITE_WITH_STOP = amd64:3 +SYS_ioctl = amd64:54 +SYS_openat = amd64:468 |
