Searched defs:cylinders (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/hw/block/ |
H A D | hd-geometry.c | 58 int i, heads, sectors, cylinders; in guess_disk_lchs() local 101 int cylinders; in guess_chs_for_size() local 120 int cylinders, heads, secs, translation; in hd_geometry_guess() local
|
/openbmc/qemu/block/ |
H A D | parallels.h | 45 uint32_t cylinders; member
|
H A D | vdi.c | 160 uint32_t cylinders; /* disk geometry, unused here */ member
|
H A D | vmdk.c | 73 uint32_t cylinders; member
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_blk.h | 44 __u16 cylinders; member
|
/openbmc/u-boot/disk/ |
H A D | part_amiga.h | 45 u32 cylinders; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_blk.h | 67 __virtio16 cylinders; member
|
/openbmc/qemu/include/hw/ide/ |
H A D | ide-dev.h | 60 int cylinders, heads, sectors, chs_trans; member
|
/openbmc/qemu/include/block/ |
H A D | block-common.h | 548 uint32_t cylinders; member
|
/openbmc/qemu/hw/i386/ |
H A D | pc.c | 318 int16_t cylinders, int8_t heads, int8_t sectors) in cmos_init_hd() 485 int16_t cylinders; in pc_cmos_init_late() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | virtio.h | 158 uint16_t cylinders; member
|