Lines Matching refs:swapl
212 swapl(&rep.length); in ProcVidModeQueryVersion()
287 swapl(&rep.length); in ProcVidModeGetModeLine()
288 swapl(&rep.dotclock); in ProcVidModeGetModeLine()
298 swapl(&rep.flags); in ProcVidModeGetModeLine()
299 swapl(&rep.privsize); in ProcVidModeGetModeLine()
370 swapl(&rep.length); in ProcVidModeGetAllModeLines()
371 swapl(&rep.modecount); in ProcVidModeGetAllModeLines()
391 swapl(&mdinf.dotclock); in ProcVidModeGetAllModeLines()
396 swapl(&mdinf.hskew); in ProcVidModeGetAllModeLines()
401 swapl(&mdinf.flags); in ProcVidModeGetAllModeLines()
402 swapl(&mdinf.privsize); in ProcVidModeGetAllModeLines()
989 swapl(&rep.length); in ProcVidModeValidateModeLine()
990 swapl(&rep.status); in ProcVidModeValidateModeLine()
1233 swapl(&rep.length); in ProcVidModeGetMonitor()
1285 swapl(&rep.length); in ProcVidModeGetViewPort()
1286 swapl(&rep.x); in ProcVidModeGetViewPort()
1287 swapl(&rep.y); in ProcVidModeGetViewPort()
1369 swapl(&rep.length); in ProcVidModeGetDotClocks()
1370 swapl(&rep.clocks); in ProcVidModeGetDotClocks()
1371 swapl(&rep.maxclocks); in ProcVidModeGetDotClocks()
1372 swapl(&rep.flags); in ProcVidModeGetDotClocks()
1451 swapl(&rep.length); in ProcVidModeGetGamma()
1452 swapl(&rep.red); in ProcVidModeGetGamma()
1453 swapl(&rep.green); in ProcVidModeGetGamma()
1454 swapl(&rep.blue); in ProcVidModeGetGamma()
1543 swapl(&rep.length); in ProcVidModeGetGammaRamp()
1585 swapl(&rep.length); in ProcVidModeGetGammaRampSize()
1615 swapl(&rep.length); in ProcVidModeGetPermissions()
1616 swapl(&rep.permissions); in ProcVidModeGetPermissions()
1746 swapl(&oldstuff->screen); in SProcVidModeAddModeLine()
1755 swapl(&oldstuff->flags); in SProcVidModeAddModeLine()
1756 swapl(&oldstuff->privsize); in SProcVidModeAddModeLine()
1762 swapl(&stuff->screen); in SProcVidModeAddModeLine()
1772 swapl(&stuff->flags); in SProcVidModeAddModeLine()
1773 swapl(&stuff->privsize); in SProcVidModeAddModeLine()
1791 swapl(&oldstuff->screen); in SProcVidModeDeleteModeLine()
1800 swapl(&oldstuff->flags); in SProcVidModeDeleteModeLine()
1801 swapl(&oldstuff->privsize); in SProcVidModeDeleteModeLine()
1807 swapl(&stuff->screen); in SProcVidModeDeleteModeLine()
1817 swapl(&stuff->flags); in SProcVidModeDeleteModeLine()
1818 swapl(&stuff->privsize); in SProcVidModeDeleteModeLine()
1836 swapl(&oldstuff->screen); in SProcVidModeModModeLine()
1845 swapl(&oldstuff->flags); in SProcVidModeModModeLine()
1846 swapl(&oldstuff->privsize); in SProcVidModeModModeLine()
1852 swapl(&stuff->screen); in SProcVidModeModModeLine()
1862 swapl(&stuff->flags); in SProcVidModeModModeLine()
1863 swapl(&stuff->privsize); in SProcVidModeModModeLine()
1881 swapl(&oldstuff->screen); in SProcVidModeValidateModeLine()
1890 swapl(&oldstuff->flags); in SProcVidModeValidateModeLine()
1891 swapl(&oldstuff->privsize); in SProcVidModeValidateModeLine()
1897 swapl(&stuff->screen); in SProcVidModeValidateModeLine()
1907 swapl(&stuff->flags); in SProcVidModeValidateModeLine()
1908 swapl(&stuff->privsize); in SProcVidModeValidateModeLine()
1931 swapl(&stuff->screen); in SProcVidModeSwitchToMode()
1973 swapl(&stuff->x); in SProcVidModeSetViewPort()
1974 swapl(&stuff->y); in SProcVidModeSetViewPort()
2006 swapl(&stuff->red); in SProcVidModeSetGamma()
2007 swapl(&stuff->green); in SProcVidModeSetGamma()
2008 swapl(&stuff->blue); in SProcVidModeSetGamma()