Searched refs:rspeed (Results 1 - 3 of 3) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dsun.c30 __be16 rspeed; /* Disk rotational speed */ member in struct:sun_disklabel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfdisk.c438 unsigned short rspeed; /* Disk rotational speed */ member in struct:__anon11430
H A Dfdisk_sun.c133 unsigned short rspeed; member in struct:sun_predefined_drives
287 sunlabel->rspeed = SUN_SSWAP16(300);
299 sunlabel->rspeed = SUN_SSWAP16(read_int(1, 5400, 100000, 0, "Rotation speed (rpm)"));
310 sunlabel->rspeed = SUN_SSWAP16(p->rspeed);
634 disk_device, heads, sectors, SUN_SSWAP16(sunlabel->rspeed),
702 sunlabel->rspeed =
703 SUN_SSWAP16(read_int(1, SUN_SSWAP16(sunlabel->rspeed), 100000, 0,

Completed in 106 milliseconds