Searched refs:chs_trans (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/ide/ |
H A D | ide-dev.h | 60 int cylinders, heads, sectors, chs_trans; member 154 int chs_trans; member
|
/openbmc/qemu/hw/ide/ |
H A D | cf.c | 31 IDEDrive, dev.chs_trans, BIOS_ATA_TRANSLATION_AUTO),
|
H A D | ide-dev.c | 112 if (!blkconf_geometry(&dev->conf, &dev->chs_trans, 65535, 16, 255, in ide_dev_initfn() 198 IDEDrive, dev.chs_trans, BIOS_ATA_TRANSLATION_AUTO),
|
H A D | ide-bus.c | 103 return DO_UPCAST(IDEBus, qbus, bus)->ifs[unit].chs_trans; in ide_get_bios_chs_trans()
|
H A D | core.c | 2617 s->chs_trans = dev->chs_trans; in ide_init_drive()
|