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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.h125 static const chswtable mychswtable[] = { variable in typeref:typename:const chswtable[]
H A Dsis_driver.c5007 if(mychswtable[i].subsysVendor == PCI_SUB_VENDOR_ID(pSiS->PciInfo) &&
5008 mychswtable[i].subsysCard == PCI_SUB_DEVICE_ID(pSiS->PciInfo)) {
5013 mychswtable[i].vendorName,
5014 mychswtable[i].cardName,
5020 } while(mychswtable[i].subsysVendor != 0);

Completed in 16 milliseconds