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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86PciInfo.h71 #define PCI_VENDOR_SIS 0x1039 macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86PciInfo.h73 #define PCI_VENDOR_SIS 0x1039 macro
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis.h306 #define PCI_VENDOR_SIS 0x1039 macro
H A Dsis_driver.c521 numUsedSiS = xf86MatchPciInstances(SIS_NAME, PCI_VENDOR_SIS,
4146 UShort mypcivendor = (pSiS->ChipFlags & SiSCF_IsXGI) ? PCI_VENDOR_XGI : PCI_VENDOR_SIS;

Completed in 24 milliseconds