Go to the documentation of this file.
6 #ifdef CONFIG_IDE_GD_ATAPI
11 #define IDEFLOPPY_CAPABILITIES_PAGE 0x1b
12 #define IDEFLOPPY_FLEXIBLE_DISK_PAGE 0x05
15 #define IDEFLOPPY_IOCTL_FORMAT_SUPPORTED 0x4600
16 #define IDEFLOPPY_IOCTL_FORMAT_GET_CAPACITY 0x4601
17 #define IDEFLOPPY_IOCTL_FORMAT_START 0x4602
18 #define IDEFLOPPY_IOCTL_FORMAT_GET_PROGRESS 0x4603
27 unsigned int,
unsigned long);
29 #ifdef CONFIG_IDE_PROC_FS
35 #define ide_floppy_proc NULL
36 #define ide_floppy_settings NULL