Home
last modified time | relevance | path

Searched refs:drive_heads (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ide/
H A Dide-dev.h59 int drive_heads, drive_sectors; member
/openbmc/qemu/hw/ide/
H A Dcore.c1360 s->heads = s->drive_heads; in ide_reset()
1635 s->heads = s->drive_heads; in cmd_read_native_max()
2615 s->heads = s->drive_heads = dev->conf.heads; in ide_init_drive()