/openbmc/qemu/hw/block/ |
H A D | hd-geometry.c | 58 int i, heads, sectors, cylinders; in guess_disk_lchs() local 120 int cylinders, heads, secs, translation; in hd_geometry_guess() local 162 int hd_bios_chs_auto_trans(uint32_t cyls, uint32_t heads, uint32_t secs) in hd_bios_chs_auto_trans()
|
/openbmc/qemu/hw/ide/ |
H A D | ide-bus.c | 87 int16_t *cyls, int8_t *heads, int8_t *secs) in ide_get_geometry()
|
/openbmc/qemu/block/ |
H A D | vpc.c | 84 uint8_t heads; member 793 uint8_t *heads, uint8_t *secs_per_cyl) in calculate_geometry() 930 uint8_t heads = 0; in calculate_rounded_image_size() local 986 uint8_t heads = 0; in vpc_co_create() local
|
H A D | parallels.h | 44 uint32_t heads; member
|
H A D | vvfat.c | 345 static int sector2CHS(mbr_chs_t *chs, int spos, int cyls, int heads, int secs) in sector2CHS() 365 static void init_mbr(BDRVVVFATState *s, int cyls, int heads, int secs) in init_mbr() 896 const char *dirname, int heads, int secs, in init_directories() 1140 int cyls, heads, secs; in vvfat_open() local
|
H A D | vdi.c | 161 uint32_t heads; /* disk geometry, unused here */ member
|
H A D | vmdk.c | 74 uint32_t heads; member
|
/openbmc/qemu/include/hw/block/ |
H A D | block.h | 30 uint32_t cyls, heads, secs; member
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_blk.h | 45 __u8 heads; member
|
/openbmc/u-boot/disk/ |
H A D | part_amiga.h | 47 u32 heads; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_blk.h | 68 uint8_t heads; member
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | bootmap.c | 114 const uint64_t heads = virtio_get_heads(); in eckd_chs_to_block() local
|
H A D | virtio.h | 159 uint8_t heads; member
|
/openbmc/u-boot/include/ |
H A D | fat.h | 103 __u16 heads; /* Number of heads */ member
|
H A D | ata.h | 143 unsigned short heads; /* "physical" heads */ 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 | 546 uint32_t heads; member
|
/openbmc/qemu/hw/i386/ |
H A D | pc.c | 318 int16_t cylinders, int8_t heads, int8_t sectors) in cmos_init_hd() 486 int8_t heads, sectors; in pc_cmos_init_late() local
|
/openbmc/qemu/tests/qtest/ |
H A D | ide-test.c | 572 uint8_t heads, spt; in test_specify() local
|
H A D | hd-geo-test.c | 47 int cyls, heads, secs, trans; member
|