Searched refs:IS_G33 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Dintel-agp.c38 #define IS_G33 (agp_bridge->dev->device == PCI_DEVICE_ID_INTEL_G33_HB || \ macro
462 } else if (IS_G33) {
530 IS_I965 || IS_G33)
541 IS_I965 || IS_G33)
547 if (IS_G33)
553 if (IS_G33)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Di915_dma.c41 #define IS_G33(dev) (dev->pci_device == 0x29b2 || \ macro
193 if (!IS_G33(dev)) {

Completed in 49 milliseconds