Home
last modified time | relevance | path

Searched refs:floppy (Results 1 – 25 of 34) sorted by relevance

12

/external/kernel-headers/original/uapi/linux/
Dfd.h28 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1) argument
35 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) argument
36 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? \ argument
37 512 : 128 << FD_SIZECODE(floppy) )
/external/ltp/testscripts/
Dautofs1.sh104 floppy_dev=`grep floppy /etc/fstab | awk '{print $1}'`
205 mkdir /AUTOFS/MEDIA/floppy/test
206 cp /etc/auto.master /etc/auto.media /AUTOFS/MEDIA/floppy/test
Dautofs4.sh99 floppy_dev=`grep floppy /etc/fstab | awk '{print $1}'`
194 mkdir /AUTOFS/MEDIA/floppy/test
195 cp /etc/auto.master /etc/auto.media /AUTOFS/MEDIA/floppy/test
/external/python/cpython2/Doc/library/
Ddircache.rst55 ['bin', 'boot', 'cdrom', 'dev', 'etc', 'floppy', 'home', 'initrd', 'lib', 'lost+
59 ['bin/', 'boot/', 'cdrom/', 'dev/', 'etc/', 'floppy/', 'home/', 'initrd/', 'lib/
/external/kmod/testsuite/rootfs-pristine/test-blacklist/etc/modprobe.d/
Dmodprobe.conf1 blacklist floppy
/external/e2fsprogs/misc/
Dmke2fs-hurd.conf21 floppy = {
Dmke2fs.conf.in22 floppy = {
/external/e2fsprogs/tests/
Dmke2fs.conf.in25 floppy = {
/external/newfs_msdos/
Dmkfs_msdos.h52 AOPT('f', const char *, floppy, -1, "Standard format floppies (160,180,320,360,640,720,1200,1232,14…
Dmkfs_msdos.c314 if (o.floppy) { in mkfs_msdos()
315 if (getstdfmt(o.floppy, &bpb) == -1) in mkfs_msdos()
332 if (!(o.floppy || (o.drive_heads && o.sectors_per_track && in mkfs_msdos()
364 if (o.floppy) in mkfs_msdos()
375 if (o.floppy && fat == 32) in mkfs_msdos()
Dnewfs_msdos.c139 o.floppy = optarg; in main()
/external/syzkaller/tools/
Dcreate-gce-image.sh161 sudo grub-install --target=i386-pc --boot-directory=disk.mnt/boot --no-floppy $DISKDEV
/external/syzkaller/pkg/build/
Dlinux_generated.go112 sudo grub-install --target=i386-pc --boot-directory=disk.mnt/boot --no-floppy $DISKDEV
/external/e2fsprogs/doc/RelNotes/
Dv1.21.txt7 aren't necessary for a boot floppy. The new flags that were added
Dv1.40.txt707 Fix e2fsck get_size logic so that it will work with the Linux floppy
708 driver. The Linux floppy driver is a bit different from the other
/external/ltp/
DINSTALL185 for these tests to successfully operate a writable high-density 3.5" floppy
/external/iproute2/testsuite/configs/
Dall-2.4592 # Ftape, the floppy tape device driver
Dall-no-act919 # Ftape, the floppy tape device driver
Dall-police-act924 # Ftape, the floppy tape device driver
/external/syzkaller/docs/linux/
Dfound_bugs.md223 * [mm, floppy: unkillable task faulting on fd0](https://groups.google.com/d/msg/syzkaller/v6X8nr-XM…
363 * [floppy: GPF in floppy_rb0_cb](https://groups.google.com/d/msg/syzkaller/AWXjFnnBN_s/RyzWTaKrBAAJ)
/external/u-boot/cmd/
DKconfig685 bool "fdcboot - Boot from floppy device"
687 The 'fdtboot' command allows booting an image from a floppy disk.
/external/syzkaller/sys/linux/
Dsys.txt513 syz_open_dev$floppy(dev ptr[in, string["/dev/fd#"]], id intptr, flags flags[open_flags]) fd
/external/e2fsprogs/debian/
Dchangelog2353 * Fix e2fsck get_size logic so that it will work with the Linux floppy
3375 floppy disk if there the floppy drive has filesystem type of
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt10893 軟碟 < floppy\-disk;
24618 軟磁碟 > floppy\-disk;
24621 軟磁盤 > floppy\-disk;
29114 軟碟 > floppy\-disk;
29115 軟盤 > floppy\-disk;
/external/icu/icu4c/source/test/testdata/
Demoji-test.txt2818 1F4BE ; fully-qualified # �� floppy disk

12