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

  /xsrc/external/mit/xf86-video-trident/dist/src/
trident.h 360 # define IsPrimaryCard ((xf86IsPrimaryPci(pTrident->PciInfo)) || \
363 # define IsPrimaryCard (xf86IsPrimaryPci(pTrident->PciInfo))
trident_driver.c 1095 (IsPrimaryCard ? VGA_SR_FONTS : 0));
1131 (IsPrimaryCard ? VGA_SR_FONTS : 0));
3435 if (IsPrimaryCard) {

Completed in 7 milliseconds