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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c426 SISErrorLog(ScrnInfoPtr pScrn, const char *format, ...) function in typeref:typename:void
2520 SISErrorLog(pScrn, "Failed to initialize SiS Pseudo-Xinerama extension\n");
3219 SISErrorLog(pScrn, "Number of entities is not 1\n");
3266 SISErrorLog(pScrn, "Could not allocate memory for pSiS private\n");
3284 SISErrorLog(pScrn, "Entity's bus type is not PCI\n");
3296 SISErrorLog(pScrn, "First head encountered fatal error, aborting...\n");
3334 SISErrorLog(pScrn, "Could not map I/O port area at 0x%x\n", pSiS->IOPAddress);
3349 SISErrorLog(pScrn, "Failed to open /dev/port for read/write\n");
3402 SISErrorLog(pScrn, "ChipID 0x%04X is not recognised\n", pSiS->Chipset);
3406 SISErrorLog(pScr
[all...]

Completed in 7 milliseconds