Lines Matching refs:oldstuff
444 xXF86OldVidModeAddModeLineReq *oldstuff = in ProcVidModeAddModeLine() local
474 stuff->length = oldstuff->length; in ProcVidModeAddModeLine()
475 stuff->screen = oldstuff->screen; in ProcVidModeAddModeLine()
476 stuff->dotclock = oldstuff->dotclock; in ProcVidModeAddModeLine()
477 stuff->hdisplay = oldstuff->hdisplay; in ProcVidModeAddModeLine()
478 stuff->hsyncstart = oldstuff->hsyncstart; in ProcVidModeAddModeLine()
479 stuff->hsyncend = oldstuff->hsyncend; in ProcVidModeAddModeLine()
480 stuff->htotal = oldstuff->htotal; in ProcVidModeAddModeLine()
482 stuff->vdisplay = oldstuff->vdisplay; in ProcVidModeAddModeLine()
483 stuff->vsyncstart = oldstuff->vsyncstart; in ProcVidModeAddModeLine()
484 stuff->vsyncend = oldstuff->vsyncend; in ProcVidModeAddModeLine()
485 stuff->vtotal = oldstuff->vtotal; in ProcVidModeAddModeLine()
486 stuff->flags = oldstuff->flags; in ProcVidModeAddModeLine()
487 stuff->privsize = oldstuff->privsize; in ProcVidModeAddModeLine()
488 stuff->after_dotclock = oldstuff->after_dotclock; in ProcVidModeAddModeLine()
489 stuff->after_hdisplay = oldstuff->after_hdisplay; in ProcVidModeAddModeLine()
490 stuff->after_hsyncstart = oldstuff->after_hsyncstart; in ProcVidModeAddModeLine()
491 stuff->after_hsyncend = oldstuff->after_hsyncend; in ProcVidModeAddModeLine()
492 stuff->after_htotal = oldstuff->after_htotal; in ProcVidModeAddModeLine()
494 stuff->after_vdisplay = oldstuff->after_vdisplay; in ProcVidModeAddModeLine()
495 stuff->after_vsyncstart = oldstuff->after_vsyncstart; in ProcVidModeAddModeLine()
496 stuff->after_vsyncend = oldstuff->after_vsyncend; in ProcVidModeAddModeLine()
497 stuff->after_vtotal = oldstuff->after_vtotal; in ProcVidModeAddModeLine()
498 stuff->after_flags = oldstuff->after_flags; in ProcVidModeAddModeLine()
615 xXF86OldVidModeDeleteModeLineReq *oldstuff = in ProcVidModeDeleteModeLine() local
644 stuff->length = oldstuff->length; in ProcVidModeDeleteModeLine()
645 stuff->screen = oldstuff->screen; in ProcVidModeDeleteModeLine()
646 stuff->dotclock = oldstuff->dotclock; in ProcVidModeDeleteModeLine()
647 stuff->hdisplay = oldstuff->hdisplay; in ProcVidModeDeleteModeLine()
648 stuff->hsyncstart = oldstuff->hsyncstart; in ProcVidModeDeleteModeLine()
649 stuff->hsyncend = oldstuff->hsyncend; in ProcVidModeDeleteModeLine()
650 stuff->htotal = oldstuff->htotal; in ProcVidModeDeleteModeLine()
652 stuff->vdisplay = oldstuff->vdisplay; in ProcVidModeDeleteModeLine()
653 stuff->vsyncstart = oldstuff->vsyncstart; in ProcVidModeDeleteModeLine()
654 stuff->vsyncend = oldstuff->vsyncend; in ProcVidModeDeleteModeLine()
655 stuff->vtotal = oldstuff->vtotal; in ProcVidModeDeleteModeLine()
656 stuff->flags = oldstuff->flags; in ProcVidModeDeleteModeLine()
657 stuff->privsize = oldstuff->privsize; in ProcVidModeDeleteModeLine()
739 xXF86OldVidModeModModeLineReq *oldstuff = in ProcVidModeModModeLine() local
768 stuff->length = oldstuff->length; in ProcVidModeModModeLine()
769 stuff->screen = oldstuff->screen; in ProcVidModeModModeLine()
770 stuff->hdisplay = oldstuff->hdisplay; in ProcVidModeModModeLine()
771 stuff->hsyncstart = oldstuff->hsyncstart; in ProcVidModeModModeLine()
772 stuff->hsyncend = oldstuff->hsyncend; in ProcVidModeModModeLine()
773 stuff->htotal = oldstuff->htotal; in ProcVidModeModModeLine()
775 stuff->vdisplay = oldstuff->vdisplay; in ProcVidModeModModeLine()
776 stuff->vsyncstart = oldstuff->vsyncstart; in ProcVidModeModModeLine()
777 stuff->vsyncend = oldstuff->vsyncend; in ProcVidModeModModeLine()
778 stuff->vtotal = oldstuff->vtotal; in ProcVidModeModModeLine()
779 stuff->flags = oldstuff->flags; in ProcVidModeModModeLine()
780 stuff->privsize = oldstuff->privsize; in ProcVidModeModModeLine()
873 xXF86OldVidModeValidateModeLineReq *oldstuff = in ProcVidModeValidateModeLine() local
902 stuff->length = oldstuff->length; in ProcVidModeValidateModeLine()
903 stuff->screen = oldstuff->screen; in ProcVidModeValidateModeLine()
904 stuff->dotclock = oldstuff->dotclock; in ProcVidModeValidateModeLine()
905 stuff->hdisplay = oldstuff->hdisplay; in ProcVidModeValidateModeLine()
906 stuff->hsyncstart = oldstuff->hsyncstart; in ProcVidModeValidateModeLine()
907 stuff->hsyncend = oldstuff->hsyncend; in ProcVidModeValidateModeLine()
908 stuff->htotal = oldstuff->htotal; in ProcVidModeValidateModeLine()
910 stuff->vdisplay = oldstuff->vdisplay; in ProcVidModeValidateModeLine()
911 stuff->vsyncstart = oldstuff->vsyncstart; in ProcVidModeValidateModeLine()
912 stuff->vsyncend = oldstuff->vsyncend; in ProcVidModeValidateModeLine()
913 stuff->vtotal = oldstuff->vtotal; in ProcVidModeValidateModeLine()
914 stuff->flags = oldstuff->flags; in ProcVidModeValidateModeLine()
915 stuff->privsize = oldstuff->privsize; in ProcVidModeValidateModeLine()
1026 xXF86OldVidModeSwitchToModeReq *oldstuff = in ProcVidModeSwitchToMode() local
1055 stuff->length = oldstuff->length; in ProcVidModeSwitchToMode()
1056 stuff->screen = oldstuff->screen; in ProcVidModeSwitchToMode()
1057 stuff->dotclock = oldstuff->dotclock; in ProcVidModeSwitchToMode()
1058 stuff->hdisplay = oldstuff->hdisplay; in ProcVidModeSwitchToMode()
1059 stuff->hsyncstart = oldstuff->hsyncstart; in ProcVidModeSwitchToMode()
1060 stuff->hsyncend = oldstuff->hsyncend; in ProcVidModeSwitchToMode()
1061 stuff->htotal = oldstuff->htotal; in ProcVidModeSwitchToMode()
1063 stuff->vdisplay = oldstuff->vdisplay; in ProcVidModeSwitchToMode()
1064 stuff->vsyncstart = oldstuff->vsyncstart; in ProcVidModeSwitchToMode()
1065 stuff->vsyncend = oldstuff->vsyncend; in ProcVidModeSwitchToMode()
1066 stuff->vtotal = oldstuff->vtotal; in ProcVidModeSwitchToMode()
1067 stuff->flags = oldstuff->flags; in ProcVidModeSwitchToMode()
1068 stuff->privsize = oldstuff->privsize; in ProcVidModeSwitchToMode()
1737 xXF86OldVidModeAddModeLineReq *oldstuff = in SProcVidModeAddModeLine() local
1744 swaps(&oldstuff->length); in SProcVidModeAddModeLine()
1746 swapl(&oldstuff->screen); in SProcVidModeAddModeLine()
1747 swaps(&oldstuff->hdisplay); in SProcVidModeAddModeLine()
1748 swaps(&oldstuff->hsyncstart); in SProcVidModeAddModeLine()
1749 swaps(&oldstuff->hsyncend); in SProcVidModeAddModeLine()
1750 swaps(&oldstuff->htotal); in SProcVidModeAddModeLine()
1751 swaps(&oldstuff->vdisplay); in SProcVidModeAddModeLine()
1752 swaps(&oldstuff->vsyncstart); in SProcVidModeAddModeLine()
1753 swaps(&oldstuff->vsyncend); in SProcVidModeAddModeLine()
1754 swaps(&oldstuff->vtotal); in SProcVidModeAddModeLine()
1755 swapl(&oldstuff->flags); in SProcVidModeAddModeLine()
1756 swapl(&oldstuff->privsize); in SProcVidModeAddModeLine()
1757 SwapRestL(oldstuff); in SProcVidModeAddModeLine()
1782 xXF86OldVidModeDeleteModeLineReq *oldstuff = in SProcVidModeDeleteModeLine() local
1789 swaps(&oldstuff->length); in SProcVidModeDeleteModeLine()
1791 swapl(&oldstuff->screen); in SProcVidModeDeleteModeLine()
1792 swaps(&oldstuff->hdisplay); in SProcVidModeDeleteModeLine()
1793 swaps(&oldstuff->hsyncstart); in SProcVidModeDeleteModeLine()
1794 swaps(&oldstuff->hsyncend); in SProcVidModeDeleteModeLine()
1795 swaps(&oldstuff->htotal); in SProcVidModeDeleteModeLine()
1796 swaps(&oldstuff->vdisplay); in SProcVidModeDeleteModeLine()
1797 swaps(&oldstuff->vsyncstart); in SProcVidModeDeleteModeLine()
1798 swaps(&oldstuff->vsyncend); in SProcVidModeDeleteModeLine()
1799 swaps(&oldstuff->vtotal); in SProcVidModeDeleteModeLine()
1800 swapl(&oldstuff->flags); in SProcVidModeDeleteModeLine()
1801 swapl(&oldstuff->privsize); in SProcVidModeDeleteModeLine()
1802 SwapRestL(oldstuff); in SProcVidModeDeleteModeLine()
1827 xXF86OldVidModeModModeLineReq *oldstuff = in SProcVidModeModModeLine() local
1834 swaps(&oldstuff->length); in SProcVidModeModModeLine()
1836 swapl(&oldstuff->screen); in SProcVidModeModModeLine()
1837 swaps(&oldstuff->hdisplay); in SProcVidModeModModeLine()
1838 swaps(&oldstuff->hsyncstart); in SProcVidModeModModeLine()
1839 swaps(&oldstuff->hsyncend); in SProcVidModeModModeLine()
1840 swaps(&oldstuff->htotal); in SProcVidModeModModeLine()
1841 swaps(&oldstuff->vdisplay); in SProcVidModeModModeLine()
1842 swaps(&oldstuff->vsyncstart); in SProcVidModeModModeLine()
1843 swaps(&oldstuff->vsyncend); in SProcVidModeModModeLine()
1844 swaps(&oldstuff->vtotal); in SProcVidModeModModeLine()
1845 swapl(&oldstuff->flags); in SProcVidModeModModeLine()
1846 swapl(&oldstuff->privsize); in SProcVidModeModModeLine()
1847 SwapRestL(oldstuff); in SProcVidModeModModeLine()
1872 xXF86OldVidModeValidateModeLineReq *oldstuff = in SProcVidModeValidateModeLine() local
1879 swaps(&oldstuff->length); in SProcVidModeValidateModeLine()
1881 swapl(&oldstuff->screen); in SProcVidModeValidateModeLine()
1882 swaps(&oldstuff->hdisplay); in SProcVidModeValidateModeLine()
1883 swaps(&oldstuff->hsyncstart); in SProcVidModeValidateModeLine()
1884 swaps(&oldstuff->hsyncend); in SProcVidModeValidateModeLine()
1885 swaps(&oldstuff->htotal); in SProcVidModeValidateModeLine()
1886 swaps(&oldstuff->vdisplay); in SProcVidModeValidateModeLine()
1887 swaps(&oldstuff->vsyncstart); in SProcVidModeValidateModeLine()
1888 swaps(&oldstuff->vsyncend); in SProcVidModeValidateModeLine()
1889 swaps(&oldstuff->vtotal); in SProcVidModeValidateModeLine()
1890 swapl(&oldstuff->flags); in SProcVidModeValidateModeLine()
1891 swapl(&oldstuff->privsize); in SProcVidModeValidateModeLine()
1892 SwapRestL(oldstuff); in SProcVidModeValidateModeLine()