Searched refs:S3VGEReset (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | regs3v.h | 259 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 D | s3v_macros.h | 106 if (loop >= MAXLOOP) S3VGEReset(pScrn,1,__LINE__,__FILE__); \
|
| H A D | s3v.h | 104 void S3VGEReset(ScrnInfoPtr pScrn, int from_timeout,
|
| H A D | s3v_driver.c | 1772 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 D | s3v_accel.c | 283 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