Searched refs:guess_disk_lchs (Results 1 - 1 of 1) sorted by relevance
/external/qemu/ | ||
H A D | block.c | 1171 static int guess_disk_lchs(BlockDriverState *bs, function 1229 if (guess_disk_lchs(bs, &cylinders, &heads, &secs) == 0) { |
Completed in 59 milliseconds