Searched refs:Vfp (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dresolutions.h41 unsigned int Vfp; /* Front porch */ member in struct:__anon45
H A Dsun_edid.c849 block->Vfp = dt->vsyncOffset;
1689 (info.Vfp == ptr->Vfp) &&
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/include/
H A Dgfx_res_util.h50 unsigned int Vfp; /* vertical front porch in scanlines */ member in struct:sun_video_timing
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/config/
H A Dgfx_res_util.c212 vidtiming->Vfp = atoi(ap->value);
320 vidtiming->Vfp = -1 ;
355 if (vidtiming->Vfp == -1) return -1;
394 vidtiming->Vfp = 2 ;

Completed in 12 milliseconds