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

/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Dregs3v.h259 if (loop >= MAXLOOP) S3VGEReset(pScrn,1,__LINE__,__FILE__); \
270 if (loop >= MAXLOOP) S3VGEReset(pScrn,1,__LINE__,__FILE__); \
277 if (loop >= MAXLOOP) S3VGEReset(pScrn,1,__LINE__,__FILE__); \
289 if (loop >= MAXLOOP) S3VGEReset(pScrn,1,__LINE__,__FILE__); \
296 if (loop >= MAXLOOP) S3VGEReset(pScrn,1,__LINE__,__FILE__); \
H A Ds3v_macros.h106 if (loop >= MAXLOOP) S3VGEReset(pScrn,1,__LINE__,__FILE__); \
H A Ds3v.h104 void S3VGEReset(ScrnInfoPtr pScrn, int from_timeout,
H A Ds3v_driver.c1772 if(VGAIN8(vgaCRReg) & 0x01) S3VGEReset(pScrn,0,__LINE__,__FILE__);
1776 if(VGAIN8(vgaCRReg) & 0x01) S3VGEReset(pScrn,0,__LINE__,__FILE__);
1996 if(restore->CR63 & 0x01) S3VGEReset(pScrn,0,__LINE__,__FILE__);
1999 if(restore->CR66 & 0x01) S3VGEReset(pScrn,0,__LINE__,__FILE__);
2002 S3VGEReset(pScrn,0,__LINE__,__FILE__);
H A Ds3v_accel.c283 S3VGEReset(ScrnInfoPtr pScrn, int from_timeout, int line, const char *file) function in typeref:typename:void
346 xf86ErrorFVerb(VERBLEV, " S3VGEReset sub_stat=%lx \n",

Completed in 7 milliseconds