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

  /xsrc/external/mit/xf86-video-apm/dist/src/
apm_pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-ast/dist/src/
ast_pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-ati/dist/src/
atipcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
atipcirename.h 58 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-chips/dist/src/
ct_pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-geode/dist/src/
geode_pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-glint/dist/src/
glintpcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
106 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-i128/dist/src/
i128pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-i740/dist/src/
i740_pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-mach64/dist/src/
atipcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-neomagic/dist/src/
neo_pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-s3/dist/src/
s3_pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-s3virge/dist/src/
s3v_pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-siliconmotion/dist/src/
smi_pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-sis/dist/src/
sispcirename.h 85 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
132 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-tga/dist/src/
tga_pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-trident/dist/src/
pci_rename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-tseng/dist/src/
tseng_pcirename.h 56 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
103 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-r128/dist/src/
atipcirename.h 81 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
128 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
  /xsrc/external/mit/xf86-video-cirrus/dist/src/
cir_pcirename.h 83 #define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
130 #define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \

Completed in 19 milliseconds