tag | line | file | source code |
---|---|---|---|
FD_RESET_IF_NEEDED | 2802 | drivers/block/floppy.c | if (user_reset_fdc(drive, FD_RESET_IF_NEEDED)) |
FD_RESET_IF_NEEDED | 2854 | drivers/block/floppy.c | user_reset_fdc(drive, FD_RESET_IF_NEEDED); |
FD_RESET_IF_NEEDED | 2999 | drivers/block/floppy.c | if(user_reset_fdc(-1,FD_RESET_IF_NEEDED)) |