Searched defs:PCI_CHIP_I830_M (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_chipset.h33 #define PCI_CHIP_I830_M 0x3577 macro
248 #define IS_GEN2(devid) (devid == PCI_CHIP_I830_M || \
H A Dintel_context.h476 #define PCI_CHIP_I830_M 0x3577 macro
/external/libdrm/intel/
H A Dintel_chipset.h36 #define PCI_CHIP_I830_M 0x3577 macro
220 #define IS_GEN2(devid) ((devid) == PCI_CHIP_I830_M || \

Completed in 573 milliseconds