| tag | line | file | source code |
|---|---|---|---|
| FD_RAW_FAILURE | 2839 | drivers/block/floppy.c | raw_cmd->flags = FD_RAW_FAILURE; |
| FD_RAW_FAILURE | 2851 | drivers/block/floppy.c | raw_cmd->flags |= FD_RAW_FAILURE; |
| FD_RAW_FAILURE | 2861 | drivers/block/floppy.c | (!(raw_cmd->flags & FD_RAW_FAILURE) || |
| FD_RAW_FAILURE | 2863 | drivers/block/floppy.c | ((raw_cmd->flags & FD_RAW_FAILURE) || |