HomeSort by: relevance | last modified time | path
    Searched defs:SUBSYS_ID (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xf86-video-mga/dist/src/
mga_macros.h 8 #define SUBSYS_ID(p) (p)->subdevice_id
14 #define SUBSYS_ID(p) (p)->subsysCard
  /xsrc/external/mit/xf86-video-vmware/dist/src/
vmware_bootstrap.c 134 #define SUBSYS_ID(p) (p)->subdevice_id
140 #define SUBSYS_ID(p) (p)->subsysCard
vmware.h 214 #define SUBSYS_ID(p) (p)->subdevice_id
220 #define SUBSYS_ID(p) (p)->subsysCard
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
common.h 332 #define SUBSYS_ID(p) (p)->subdevice_id
  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_driver.h 40 #define SUBSYS_ID(p) (p)->subdevice_id
45 #define SUBSYS_ID(p) (p)->subsysCard
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_eng_regs.h 730 #define SUBSYS_ID(p) (p)->subdevice_id
737 #define SUBSYS_ID(p) (p)->subsysCard
  /xsrc/external/mit/xf86-video-xgi/dist/src/
xgi.h 221 #define SUBSYS_ID(p) (p)->subdevice_id
226 #define SUBSYS_ID(p) (p)->subsysCard

Completed in 31 milliseconds