Lines Matching refs:device_id
443 .device_id = PCI_DEVICE_ID_ATI_RS100,
447 .device_id = PCI_DEVICE_ID_ATI_RS200,
451 .device_id = PCI_DEVICE_ID_ATI_RS200_B,
455 .device_id = PCI_DEVICE_ID_ATI_RS250,
459 .device_id = PCI_DEVICE_ID_ATI_RS300_100,
463 .device_id = PCI_DEVICE_ID_ATI_RS300_133,
467 .device_id = PCI_DEVICE_ID_ATI_RS300_166,
471 .device_id = PCI_DEVICE_ID_ATI_RS300_200,
475 .device_id = PCI_DEVICE_ID_ATI_RS350_133,
479 .device_id = PCI_DEVICE_ID_ATI_RS350_200,
498 if (pdev->device == devs[j].device_id) in agp_ati_probe()