diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-02-01 01:08:17 +0100 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2019-02-01 14:40:17 +0100 |
| commit | 9f528bbcc8a3d94c9be27a0eecc12022d4b3bfaa (patch) | |
| tree | 59bcdb899b42ba9d793d5bbac6cf58a4a9132143 /sys/linux/floppy_ppc64le.const | |
| parent | aa53be276dc84aa8b3825b3416542447ff82b41a (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/floppy_ppc64le.const')
| -rw-r--r-- | sys/linux/floppy_ppc64le.const | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/sys/linux/floppy_ppc64le.const b/sys/linux/floppy_ppc64le.const deleted file mode 100644 index 354ad12c7..000000000 --- a/sys/linux/floppy_ppc64le.const +++ /dev/null @@ -1,56 +0,0 @@ -# AUTOGENERATED FILE -FDCLRPRM = 536871489 -FDDEFPRM = 2149581379 -FDEJECT = 536871514 -FDFLUSH = 536871499 -FDFMTBEG = 536871495 -FDFMTEND = 536871497 -FDFMTTRK = 2148270664 -FDGETDRVPRM = 1082130961 -FDGETDRVSTAT = 1078985234 -FDGETDRVTYP = 1074790927 -FDGETFDCSTAT = 1076363797 -FDGETMAXERRS = 1075053070 -FDMSGOFF = 536871494 -FDMSGON = 536871493 -FDPOLLDRVSTAT = 1078985235 -FDRAWCMD = 536871512 -FDRESET = 536871508 -FDSETDRVPRM = 2155872912 -FDSETEMSGTRESH = 536871498 -FDSETMAXERRS = 2148794956 -FDSETPRM = 2149581378 -FDTWADDLE = 536871513 -FDWERRORCLR = 536871510 -FDWERRORGET = 1076363799 -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 |
