Searched refs:cyl (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Ddosio.h31 unsigned short cyl; /* Cylinder (or track) */ member in struct:__anon20464
H A Ddosio.c95 chs->cyl = abss / (part->sects * part->heads);
394 chs.cyl,
434 chs.cyl,
/external/qemu/
H A Dblock.c1161 uint8_t cyl; /* starting cylinder */ member in struct:partition
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c104 // - f02/03/04 should set current cyl,etc in BDA (?)
5280 // sanity check on cyl heads, sec
7876 set_diskette_current_cyl(drive, cyl)
7878 Bit8u cyl;
7882 write_byte(0x0040, 0x0094+drive, cyl);

Completed in 373 milliseconds