Searched defs:DEVICE_ID (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_const.h12 #define DEVICE_ID(p) (p)->device_id macro
19 #define DEVICE_ID(p) (p)->chipType macro
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_macros.h7 #define DEVICE_ID(p) (p)->device_id macro
13 #define DEVICE_ID(p) (p)->chipType macro
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmware_bootstrap.c132 #define DEVICE_ID(p) (p)->device_id macro
138 #define DEVICE_ID(p) (p)->chipType macro
H A Dvmware.h212 #define DEVICE_ID(p) (p)->device_id macro
218 #define DEVICE_ID(p) (p)->chipType macro
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Drendition.c59 # define DEVICE_ID(p) (p)->device_id macro
61 # define DEVICE_ID(p) (p)->chipType macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dcommon.h330 #define DEVICE_ID(p) (p)->device_id macro
[all...]
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx.h45 #define DEVICE_ID(p) (p)->device_id macro
59 #define DEVICE_ID(p) (p)->chipType macro
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_501.h417 #define DEVICE_ID 0x000060 macro
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_driver.h39 #define DEVICE_ID(p) (p)->device_id macro
44 #define DEVICE_ID(p) (p)->chipType macro
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h220 #define DEVICE_ID(p) (p)->device_id macro
225 #define DEVICE_ID(p) (p)->chipType macro
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_eng_regs.h728 #define DEVICE_ID(p) (p)->device_id macro
735 #define DEVICE_ID(p) (p)->chipType macro

Completed in 26 milliseconds