hard_sectors 2495 drivers/block/floppy.c int hard_sectors; hard_sectors 2501 drivers/block/floppy.c hard_sectors = raw_cmd->length >> (7 + SIZECODE); hard_sectors 2502 drivers/block/floppy.c end_sector = SECTOR + hard_sectors - 1;