Searched refs:agpmodemask (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dri.c319 unsigned long agpmodemask = 0; local in function:SISDRIScreenInit
338 agpmodemask = ~0x00000002;
343 agpmodemask = ~0x0;
347 if(drmAgpEnable(pSIS->drmSubFD, drmAgpGetMode(pSIS->drmSubFD) & agpmodemask) < 0) {

Completed in 2 milliseconds