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

  /xsrc/external/mit/xf86-video-apm/dist/src/
apm_pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-ast/dist/src/
ast_pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-ati/dist/src/
atipcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
atipcirename.h 55 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-chips/dist/src/
ct_pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-geode/dist/src/
geode_pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-glint/dist/src/
glintpcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
81 pciWriteByte(PCI_CFG_TAG(_pcidev), (_offset), (_value))
103 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-i128/dist/src/
i128pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-i740/dist/src/
i740_pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-mach64/dist/src/
atipcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-neomagic/dist/src/
neo_pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-s3/dist/src/
s3_pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-s3virge/dist/src/
s3v_pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-siliconmotion/dist/src/
smi_pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-sis/dist/src/
sispcirename.h 84 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
101 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
104 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
107 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
129 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-tga/dist/src/
tga_pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-trident/dist/src/
pci_rename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-tseng/dist/src/
tseng_pcirename.h 55 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
72 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
75 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
78 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
100 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-r128/dist/src/
atipcirename.h 80 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
97 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
100 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
103 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
125 #define PCI_CFG_TAG(_pcidev) (_pcidev)
  /xsrc/external/mit/xf86-video-cirrus/dist/src/
cir_pcirename.h 82 #define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
99 *(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
102 *(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
105 pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
127 #define PCI_CFG_TAG(_pcidev) (_pcidev)

Completed in 54 milliseconds