Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c269 static void test_ide_mbr(bool use_device, MBRcontents mbr) in test_ide_mbr() function
297 test_ide_mbr(false, mbr_blank); in test_ide_drive_mbr_blank()
305 test_ide_mbr(false, mbr_lba); in test_ide_drive_mbr_lba()
313 test_ide_mbr(false, mbr_chs); in test_ide_drive_mbr_chs()
321 test_ide_mbr(true, mbr_blank); in test_ide_device_mbr_blank()
329 test_ide_mbr(true, mbr_lba); in test_ide_device_mbr_lba()
337 test_ide_mbr(true, mbr_chs); in test_ide_device_mbr_chs()