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

  /xsrc/external/mit/xf86-video-i740/dist/src/
i740.h 123 Bool usePIO;
i740_accel.c 141 if (pI740->usePIO)
i740_driver.c 184 { OPTION_USE_PIO, "UsePIO", OPTV_BOOLEAN, {0}, FALSE},
437 if (pI740->usePIO)
751 pI740->usePIO=FALSE;
758 pI740->usePIO=TRUE;
1486 if (!pI740->usePIO)
  /xsrc/external/mit/xf86-video-tdfx/dist/src/
tdfx.h 248 Bool usePIO;
tdfx_driver.c 246 { OPTION_USE_PIO, "UsePIO", OPTV_BOOLEAN, {0}, FALSE},
903 if (pTDFX->usePIO) {
1229 pTDFX->usePIO=TRUE;
2249 if (!pTDFX->usePIO) TDFXSetMMIOAccess(pTDFX);

Completed in 9 milliseconds