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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dresolutions.h42 unsigned int Vsw; /* Vertical sync width */ member in struct:__anon45
H A Dsun_edid.c850 block->Vsw = dt->vsyncWidth;
1690 (info.Vsw == ptr->Vsw) &&
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/include/
H A Dgfx_res_util.h51 unsigned int Vsw; /* vertical sync width 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.c215 vidtiming->Vsw = atoi(ap->value);
321 vidtiming->Vsw = -1 ;
356 if (vidtiming->Vsw == -1) return -1;
395 vidtiming->Vsw = 4 ;

Completed in 15 milliseconds