tag | line | file | source code |
---|---|---|---|
FD_RAW_NEED_DISK | 1144 | drivers/block/floppy.c | } else if ( flags & FD_RAW_NEED_DISK ) |
FD_RAW_NEED_DISK | 1206 | drivers/block/floppy.c | if ((raw_cmd.flags & FD_RAW_NEED_DISK) && |
FD_RAW_NEED_DISK | 1220 | drivers/block/floppy.c | (raw_cmd.flags & FD_RAW_NEED_DISK) && |
FD_RAW_NEED_DISK | 2078 | drivers/block/floppy.c | raw_cmd.flags = FD_RAW_SPIN | FD_RAW_NEED_DISK | FD_RAW_NEED_DISK | |
FD_RAW_NEED_DISK | 2972 | drivers/block/floppy.c | raw_cmd.flags=FD_RAW_NEED_SEEK|FD_RAW_NEED_DISK; |