Searched refs:PCI_VENDOR_XGI (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_pci.h32 #define PCI_VENDOR_XGI 0x18CA macro
H A Dxgi.h273 #ifndef PCI_VENDOR_XGI
274 #define PCI_VENDOR_XGI 0x18CA macro
H A Dxgi_driver.c975 numUsed = xf86MatchPciInstances(XGI_NAME, PCI_VENDOR_XGI,
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis.h366 #ifndef PCI_VENDOR_XGI
367 #define PCI_VENDOR_XGI 0x18ca macro
H A Dsis_driver.c525 numUsedXGI = xf86MatchPciInstances(SIS_NAME, PCI_VENDOR_XGI,
3362 if(PCI_DEV_VENDOR_ID(pSiS->PciInfo) == PCI_VENDOR_XGI) {
4146 UShort mypcivendor = (pSiS->ChipFlags & SiSCF_IsXGI) ? PCI_VENDOR_XGI : PCI_VENDOR_SIS;

Completed in 45 milliseconds