Home
last modified time | relevance | path

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

/qemu/block/
H A Dvpc.c55 #define VHD_CHS_MAX_H 16 macro
59 #define VHD_MAX_GEOMETRY (VHD_CHS_MAX_C * VHD_CHS_MAX_H * VHD_CHS_MAX_S)
942 heads = VHD_CHS_MAX_H; in calculate_rounded_image_size()