diff options
| author | Simran Kathpalia <skathpalia3@gmail.com> | 2021-07-08 23:56:22 +0530 |
|---|---|---|
| committer | Mark Johnston <markjdb@gmail.com> | 2021-08-17 09:47:30 -0400 |
| commit | a2fe1cb58994e43fb14f141ecd6e6dcce9bb697a (patch) | |
| tree | 0345047bebe5acb999f2262ca9e5bc01a46ec55c /sys/freebsd/efidev.txt.const | |
| parent | 33c26cb735dc83786ebebe071a3e17cdd5383ead (diff) | |
sys/freebsd: added io(4), smbus(4), efidev(4), evdev(4)
Diffstat (limited to 'sys/freebsd/efidev.txt.const')
| -rw-r--r-- | sys/freebsd/efidev.txt.const | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/freebsd/efidev.txt.const b/sys/freebsd/efidev.txt.const new file mode 100644 index 000000000..c848efeb3 --- /dev/null +++ b/sys/freebsd/efidev.txt.const @@ -0,0 +1,10 @@ +# Code generated by syz-sysgen. DO NOT EDIT. +arches = 386, amd64 +AT_FDCWD = 18446744073709551516 +EFIIOC_GET_TIME = 1074808066 +EFIIOC_SET_TIME = 2148549891 +EFIIOC_VAR_GET = 3224913156 +EFIIOC_VAR_NEXT = 3224913157 +EFIIOC_VAR_SET = 3224913158 +SYS_ioctl = 54 +SYS_openat = 499 |
