Searched refs:pcylcount (Results 1 - 4 of 4) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dsun.c31 __be16 pcylcount; /* Physical cylinder count */ member in struct:sun_disklabel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfdisk.c439 unsigned short pcylcount; /* Physical cylinder count */ member in struct:__anon11430
H A Dfdisk_sgi.c28 unsigned short pcylcount; member in struct:device_parameter
299 SGI_SSWAP16(sgiparam.pcylcount),
829 sgilabel->devparam.pcylcount = SGI_SSWAP16(geometry.cylinders);
H A Dfdisk_sun.c130 unsigned short pcylcount; member in struct:sun_predefined_drives
286 sunlabel->pcylcount = SUN_SSWAP16(cylinders);
298 sunlabel->pcylcount = SUN_SSWAP16(read_int(0, cylinders+SUN_SSWAP16(sunlabel->nacyl), 65535, 0, "Physical cylinders"));
307 sunlabel->pcylcount = SUN_SSWAP16(p->pcylcount);
636 SUN_SSWAP16(sunlabel->pcylcount),
710 sunlabel->pcylcount =
711 SUN_SSWAP16(read_int(0, SUN_SSWAP16(sunlabel->pcylcount), 65535, 0,

Completed in 131 milliseconds