Searched refs:XF86CONF_BCAST (Results 1 – 2 of 2) sorted by relevance
232 ptr->ml_flags |= XF86CONF_BCAST; in xf86parseModeLine()710 if (mlptr->ml_flags & XF86CONF_BCAST) in xf86printMonitorSection()761 if (mlptr->ml_flags & XF86CONF_BCAST) in xf86printModesSection()
114 #define XF86CONF_BCAST 0x0400 macro