Home
last modified time | relevance | path

Searched refs:cylinder (Results 1 – 7 of 7) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A Dbootmap.c81 *c = ptr->ldptr.chs.cylinder; in eckd_format_chs()
85 *c = ptr->bptr.chs.cylinder; in eckd_format_chs()
95 const uint64_t cylinder = c + ((h & 0xfff0) << 12); in eckd_chs_to_block() local
97 const block_number_t block = sectors * heads * cylinder in eckd_chs_to_block()
105 return eckd_chs_to_block(chs->cylinder, chs->head, chs->sector); in eckd_block_num()
H A Dbootmap.h36 uint16_t cylinder; member
49 uint32_t cylinder; member
/qemu/qapi/
H A Dblock.json17 # Policy that BIOS should use to interpret cylinder/head/sector
22 # @auto: If cylinder/heads/sizes are passed, choose between none and
/qemu/docs/interop/
H A Dprl-xml.txt86 * Sectors - number of the disk sectors per cylinder
/qemu/docs/devel/
H A Ds390-dasd-ipl.rst11 at cylinder 0 track 0 record 1. Note that the chain flag is on in this ccw
/qemu/block/
H A Dvvfat.c224 uint8_t cylinder; member
356 chs->cylinder = 0xFF; in sector2CHS()
361 chs->cylinder = (uint8_t)spos; in sector2CHS()
/qemu/tests/data/qobject/
H A Dqdict.txt3938 cylinder.c: 5848