aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_floppy_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-08-10 07:51:02 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-08-13 17:22:16 +0200
commit54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 (patch)
tree579d43acff11758d7f5e61935e0408ad9fbcaf04 /sys/linux/dev_floppy_arm.const
parentb6de93e603915b57a1eccadc8bd530efd00d28f2 (diff)
sys/linux: switch to the new .const format
This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
Diffstat (limited to 'sys/linux/dev_floppy_arm.const')
-rw-r--r--sys/linux/dev_floppy_arm.const57
1 files changed, 0 insertions, 57 deletions
diff --git a/sys/linux/dev_floppy_arm.const b/sys/linux/dev_floppy_arm.const
deleted file mode 100644
index 37126428b..000000000
--- a/sys/linux/dev_floppy_arm.const
+++ /dev/null
@@ -1,57 +0,0 @@
-# AUTOGENERATED FILE
-FDCLRPRM = 577
-FDDEFPRM = 1075577411
-FDEJECT = 602
-FDFLUSH = 587
-FDFMTBEG = 583
-FDFMTEND = 585
-FDFMTTRK = 1074528840
-FDGETDRVPRM = 2153251345
-FDGETDRVSTAT = 2150892050
-FDGETDRVTYP = 2148532751
-FDGETFDCSTAT = 2149581333
-FDGETMAXERRS = 2148794894
-FDGETPRM = 2149319172
-FDMSGOFF = 582
-FDMSGON = 581
-FDPOLLDRVSTAT = 2150892051
-FDRAWCMD = 600
-FDRESET = 596
-FDSETDRVPRM = 1079509648
-FDSETEMSGTRESH = 586
-FDSETMAXERRS = 1075053132
-FDSETPRM = 1075577410
-FDTWADDLE = 601
-FDWERRORCLR = 598
-FDWERRORGET = 2149057047
-FD_BROKEN_DCL = 32
-FD_DEBUG = 2
-FD_DISK_CHANGED_BIT = 4
-FD_DISK_NEWCHANGE_BIT = 2
-FD_DISK_WRITABLE_BIT = 5
-FD_INVERTED_DCL = 128
-FD_NEED_TWADDLE_BIT = 0
-FD_OPEN_SHOULD_FAIL_BIT = 6
-FD_RAW_DISK_CHANGE = 4
-FD_RAW_FAILURE = 65536
-FD_RAW_HARDFAILURE = 131072
-FD_RAW_INTR = 8
-FD_RAW_MORE = 256
-FD_RAW_NEED_DISK = 64
-FD_RAW_NEED_SEEK = 128
-FD_RAW_NO_MOTOR = 4
-FD_RAW_NO_MOTOR_AFTER = 32
-FD_RAW_READ = 1
-FD_RAW_SOFTFAILURE = 2048
-FD_RAW_SPIN = 16
-FD_RAW_STOP_IF_FAILURE = 512
-FD_RAW_STOP_IF_SUCCESS = 1024
-FD_RAW_WRITE = 2
-FD_RESET_ALWAYS = 2
-FD_RESET_IF_NEEDED = 0
-FD_RESET_IF_RAWCMD = 1
-FD_SILENT_DCL_CLEAR = 4
-FD_UNUSED_BIT = 3
-FD_VERIFY_BIT = 1
-FTD_MSG = 16
-__NR_ioctl = 54