Home
last modified time | relevance | path

Searched defs:heads (Results 1 – 16 of 16) sorted by relevance

/qemu/hw/block/
A Dhd-geometry.c59 int i, heads, sectors, cylinders; in guess_disk_lchs() local
121 int cylinders, heads, secs, translation; in hd_geometry_guess() local
163 int hd_bios_chs_auto_trans(uint32_t cyls, uint32_t heads, uint32_t secs) in hd_bios_chs_auto_trans()
/qemu/hw/ide/
A Dide-bus.c87 int16_t *cyls, int8_t *heads, int8_t *secs) in ide_get_geometry()
/qemu/block/
A Dvpc.c84 uint8_t heads; member
788 uint8_t *heads, uint8_t *secs_per_cyl) in calculate_geometry()
925 uint8_t heads = 0; in calculate_rounded_image_size() local
981 uint8_t heads = 0; in vpc_co_create() local
A Dparallels.h44 uint32_t heads; member
A Dvvfat.c345 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()
897 const char *dirname, int heads, int secs, in init_directories()
1141 int cyls, heads, secs; in vvfat_open() local
A Dvdi.c161 uint32_t heads; /* disk geometry, unused here */ member
A Dvmdk.c74 uint32_t heads; member
/qemu/include/hw/block/
A Dblock.h30 uint32_t cyls, heads, secs; member
/qemu/include/standard-headers/linux/
A Dvirtio_blk.h68 uint8_t heads; member
/qemu/pc-bios/s390-ccw/
A Dbootmap.c114 const uint64_t heads = virtio_get_heads(); in eckd_chs_to_block() local
A Dvirtio.h159 uint8_t heads; member
/qemu/include/hw/ide/
A Dide-dev.h60 int cylinders, heads, sectors, chs_trans; member
/qemu/include/block/
A Dblock-common.h535 uint32_t heads; member
/qemu/hw/i386/
A Dpc.c328 int16_t cylinders, int8_t heads, int8_t sectors) in cmos_init_hd()
496 int8_t heads, sectors; in pc_cmos_init_late() local
/qemu/tests/qtest/
A Dide-test.c572 uint8_t heads, spt; in test_specify() local
A Dhd-geo-test.c47 int cyls, heads, secs, trans; member

Completed in 63 milliseconds