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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc.h126 #define FBC_TRIAL_TIME 10 macro
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_res_try_now.c168 video_mode->name, FBC_TRIAL_TIME);
256 tparm_new.c_cc[VTIME] = (FBC_TRIAL_TIME * 10);
262 alarm(FBC_TRIAL_TIME + 1); /* In case VTIME doesn't work */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_res_try_now.c173 video_mode->name, FBC_TRIAL_TIME);
261 tparm_new.c_cc[VTIME] = (FBC_TRIAL_TIME * 10);
267 alarm(FBC_TRIAL_TIME + 1); /* In case VTIME doesn't work */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_res_try_now.c162 video_mode->name, FBC_TRIAL_TIME);
250 tparm_new.c_cc[VTIME] = (FBC_TRIAL_TIME * 10);
256 alarm(FBC_TRIAL_TIME + 1); /* In case VTIME doesn't work */

Completed in 17 milliseconds