hut              1276 drivers/block/floppy.c 	unsigned long hut;
hut              1328 drivers/block/floppy.c 	hut = DIV_ROUND_UP(DP->hut * scale_dtr / 16, NOMINAL_DTR);
hut              1329 drivers/block/floppy.c 	if (hut < 0x1)
hut              1330 drivers/block/floppy.c 		hut = 0x1;
hut              1331 drivers/block/floppy.c 	else if (hut > 0xf)
hut              1332 drivers/block/floppy.c 		hut = hut_max_code;
hut              1334 drivers/block/floppy.c 	spec1 = (srt << 4) | hut;
hut              3606 drivers/block/floppy.c 	compat_ulong_t	hut;
hut              3738 drivers/block/floppy.c 	UDP->hut = v.hut;
hut              3768 drivers/block/floppy.c 	v.hut = UDP->hut;
hut               135 include/uapi/linux/fd.h 	unsigned long hut;     		/* Head unload time (remnant of