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

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_cursor.c94 MSS = cPtr->readMSS(cPtr);
133 MSS = cPtr->readMSS(cPtr);
178 MSS = cPtr->readMSS(cPtr);
250 MSS = cPtr->readMSS(cPtr);
414 MSS = cPtr->readMSS(cPtr);
H A Dct_regs.c188 cPtr->readMSS = chipsStdReadMSS;
259 * does allow us to use the value returned by readMSS() to key
293 cPtr->readMSS = chipsMmioReadMSS;
H A Dct_driver.h370 chipsReadMSSPtr readMSS; member in struct:_CHIPSRec
H A Dct_driver.c1701 cPtr->storeMSS = cPtr->readMSS(cPtr);
3703 MSS = cPtr->readMSS(cPtr);
3760 MSS = cPtr->readMSS(cPtr);
3862 MSS = cPtr->readMSS(cPtr);
4404 MSS = cPtr->readMSS(cPtr);
5772 MSS = cPtr->readMSS(cPtr);
7137 MSS = cPtr->readMSS(cPtr);
7230 MSS = cPtr->readMSS(cPtr);
7322 MSS = cPtr->readMSS(cPtr);

Completed in 12 milliseconds