Searched refs:cyl (Results 1 – 7 of 7) sorted by relevance
/external/mtools/ |
D | mpartition.c | 44 (sector(x)-1+(head(x)+cyl(x)*used_dev->heads)*used_dev->sectors) 50 head(*h), sector(*h), cyl(*h)); in print_hsc() 55 int head, sector, cyl; in set_offset() local 58 head = sector = cyl = 0; /* linear mode */ in set_offset() 64 cyl = offset / heads; in set_offset() 65 if(cyl > 1023) cyl = 1023; in set_offset() 69 h->sector = ((sector+1) & 0x3f) | ((cyl & 0x300)>>2); in set_offset() 70 h->cyl = cyl & 0xff; in set_offset() 181 cyl(partTable[i].start) != 1023 && in consistencyCheck() 189 cyl(partTable[i].end) != 1023 && in consistencyCheck()
|
D | partition.h | 22 unsigned char cyl; /* starting cylinder */ member 27 #define cyl(x) ((unsigned int)((x).cyl | (((x).sector & 0xc0)<<2))) macro
|
D | plain_io.c | 750 dev->tracks = cyl(partTable[dev->partition].end) - in SimpleFileOpen() 751 cyl(partTable[dev->partition].start)+1; in SimpleFileOpen()
|
/external/e2fsprogs/lib/ext2fs/ |
D | dosio.c | 97 chs->cyl = abss / (part->sects * part->heads); in lba2chs() 396 chs.cyl, in dos_read_blk() 436 chs.cyl, in dos_write_blk()
|
D | dosio.h | 31 unsigned short cyl; /* Cylinder (or track) */ member
|
/external/toybox/toys/pending/ |
D | fdisk.c | 52 unsigned char boot_ind, head, sector, cyl, sys_ind, end_head, member 110 p->cyl = start & 0xFF; in set_hsc() 415 physbc = cylinder(p->sector,p->cyl); in consistency_check() 1206 sector(p->sector), cylinder(p->sector, p->cyl), in print_partitions_list()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 47303 cyl %8777
|