Searched refs:XF86CONF_NCSYNC (Results 1 – 2 of 2) sorted by relevance
220 ptr->ml_flags |= XF86CONF_NCSYNC; in xf86parseModeLine()352 ptr->ml_flags |= XF86CONF_NCSYNC; in xf86parseVerboseMode()704 if (mlptr->ml_flags & XF86CONF_NCSYNC) in xf86printMonitorSection()753 if (mlptr->ml_flags & XF86CONF_NCSYNC) in xf86printModesSection()
112 #define XF86CONF_NCSYNC 0x0100 macro