HomeSort by: relevance | last modified time | path
    Searched defs:wantsync (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sgimips/dev/
crmfb.c 929 const char *wantsync; local in function:crmfb_setup_video
1054 wantsync = arcbios_GetEnvironmentVariable("SyncOnGreen");
1055 if ( (wantsync != NULL) && (wantsync[0] == 'n') ) {
crmfb.c 929 const char *wantsync; local in function:crmfb_setup_video
1054 wantsync = arcbios_GetEnvironmentVariable("SyncOnGreen");
1055 if ( (wantsync != NULL) && (wantsync[0] == 'n') ) {

Completed in 30 milliseconds