HomeSort by: relevance | last modified time | path
    Searched refs:readChipLong (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-tdfx/dist/src/
tdfx_io.c 82 pTDFX->readChipLong=TDFXReadChipLongPIO;
120 pTDFX->readChipLong=TDFXReadChipLongMMIO;
tdfx_sli.c 57 v=pTDFX->readChipLong(pTDFX, i, PCIINIT0);
64 v=pTDFX->readChipLong(pTDFX, i, PCIINIT0);
75 v=pTDFX->readChipLong(pTDFX, i, VIDPROCCFG);
139 v=pTDFX->readChipLong(pTDFX, i, PCIINIT0);
149 v=pTDFX->readChipLong(pTDFX, i, TMUGBEINIT);
771 v=pTDFX->readChipLong(pTDFX, i, MISCINIT1);
tdfx.h 265 TDFXReadChipWordFunc readChipLong;

Completed in 6 milliseconds