Searched refs:hgfs (Results 1 – 3 of 3) sorted by relevance
18 lib/hgfs/hgfsUtil.c | 34 +++++++++++++++++++---------------21 diff --git a/lib/hgfs/hgfsUtil.c b/lib/hgfs/hgfsUtil.c23 --- a/lib/hgfs/hgfsUtil.c24 +++ b/lib/hgfs/hgfsUtil.c
19 open-vm-tools/lib/hgfs/hgfsUtil.c | 34 +++++++++++++++++--------------22 diff --git a/open-vm-tools/lib/hgfs/hgfsUtil.c b/open-vm-tools/lib/hgfs/hgfsUtil.c24 --- a/open-vm-tools/lib/hgfs/hgfsUtil.c25 +++ b/open-vm-tools/lib/hgfs/hgfsUtil.c
694 u32 lo_gcd, gd_Scale, gc_Scale, gf_Scale, hgds, hgfs, hgcs; in IsSpurInBand() local711 hgfs = gf_Scale / 2; in IsSpurInBand()746 me = (n * ((f_LO1 + hgfs) / gf_Scale) + in IsSpurInBand()747 ((f + hgfs) / gf_Scale)) / ((f_LO2 + hgfs) / gf_Scale); in IsSpurInBand()748 mf = (n * ((f_LO1 + hgfs) / gf_Scale) - in IsSpurInBand()749 ((f + hgfs) / gf_Scale)) / ((f_LO2 + hgfs) / gf_Scale); in IsSpurInBand()