Home
last modified time | relevance | path

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

/openbmc/qemu/hw/block/
H A Dhd-geometry.c55 static int guess_disk_lchs(BlockBackend *blk, in guess_disk_lchs() function
131 } else if (guess_disk_lchs(blk, &cylinders, &heads, &secs) < 0) { in hd_geometry_guess()