Searched refs:chipType (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_const.h19 #define DEVICE_ID(p) (p)->chipType
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_quirks.c39 int chipType; member in struct:__anond1da15370108
417 while (p && p->chipType != 0) {
418 if (DEVICE_ID(pI830->PciInfo) == p->chipType &&
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dpci_rename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datipcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgeode_pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datipcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_macros.h13 #define DEVICE_ID(p) (p)->chipType
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_pcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsispcirename.h70 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglintpcirename.h41 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Datipcirename.h69 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dcir_pcirename.h68 #define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmware.h218 #define DEVICE_ID(p) (p)->chipType
H A Dvmware_bootstrap.c138 #define DEVICE_ID(p) (p)->chipType
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx.h59 #define DEVICE_ID(p) (p)->chipType

Completed in 25 milliseconds

12