Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/blktap2/include/
A Dvhd.h100 #define GEOM_ENCODE(_c, _h, _s) (((_c) << 16) | ((_h) << 8) | (_s)) macro
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dlibvhd.c768 return GEOM_ENCODE(cylinders, heads, spt); in vhd_chs()

Completed in 9 milliseconds