tag | line | file | source code |
---|---|---|---|
FLOPPY0_TYPE | 43 | include/asm-alpha/floppy.h | #define FLOPPY0_TYPE 6 |
FLOPPY0_TYPE | 40 | include/asm-i386/floppy.h | #define FLOPPY0_TYPE ((CMOS_READ(0x10) >> 4) & 15) |
FLOPPY0_TYPE | 53 | include/asm-mips/floppy.h | #define FLOPPY0_TYPE 4 /* this is wrong for the Olli M700, but who cares... */ |
FLOPPY0_TYPE | 77 | include/asm-sparc/floppy.h | #define FLOPPY0_TYPE 4 |