OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cyls
(Results
1 - 8
of
8
) sorted by null
/external/e2fsprogs/lib/ext2fs/
dosio.h
49
unsigned short
cyls
;
member in struct:__anon19037
dosio.c
294
part->
cyls
= (unsigned short)(((sec[0] >> 6) << 8) + sec[1] + 1);
/external/syslinux/memdisk/
eltorito.h
77
uint8_t geom2; /* Sects/track 0 thru 5,
cyls
8, 9 */
memdisk.inc
1172
.geom2 db 0 ; Sects/track 0 thru 5,
cyls
8, 9
/external/e2fsprogs/misc/
findsuper.c
26
* But ya could still get the cyl size to print the numbers as
cyls
instead
31
* findsuper /dev/hda 437760 1024 (my disk has
cyls
of 855*512)
/bionic/libc/kernel/uapi/linux/
hdreg.h
306
unsigned short
cyls
;
member in struct:hd_driveid
/external/kernel-headers/original/uapi/linux/
hdreg.h
401
unsigned short
cyls
; /* Obsolete, "physical"
cyls
*/
member in struct:hd_driveid
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
hdreg.h
387
unsigned short
cyls
; /* Obsolete, "physical"
cyls
*/
member in struct:hd_driveid
Completed in 296 milliseconds