diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-04-04 20:22:49 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-04-05 10:22:46 +0200 |
| commit | 5701183bd373a3c3c96a86010b67bfecfbddb485 (patch) | |
| tree | 933c6d04c2a47d6e44fc50449aceed0ddc3ce8db /sys/openbsd/dev_pci_amd64.const | |
| parent | 3635d6e6786f8dde2a460758b5d8be9428cb7e2b (diff) | |
sys/openbsd: add pci descriptions
Diffstat (limited to 'sys/openbsd/dev_pci_amd64.const')
| -rw-r--r-- | sys/openbsd/dev_pci_amd64.const | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/openbsd/dev_pci_amd64.const b/sys/openbsd/dev_pci_amd64.const new file mode 100644 index 000000000..0466fc6cf --- /dev/null +++ b/sys/openbsd/dev_pci_amd64.const @@ -0,0 +1,7 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +PCIOCGETROM = 3222302725 +PCIOCREAD = 3222302722 +PCIOCWRITE = 3222302723 +SYS_ioctl = 54 +SYS_openat = 321 |
