Lines Matching refs:device_id
450 .device_id = PCI_DEVICE_ID_ATI_RS100,
454 .device_id = PCI_DEVICE_ID_ATI_RS200,
458 .device_id = PCI_DEVICE_ID_ATI_RS200_B,
462 .device_id = PCI_DEVICE_ID_ATI_RS250,
466 .device_id = PCI_DEVICE_ID_ATI_RS300_100,
470 .device_id = PCI_DEVICE_ID_ATI_RS300_133,
474 .device_id = PCI_DEVICE_ID_ATI_RS300_166,
478 .device_id = PCI_DEVICE_ID_ATI_RS300_200,
482 .device_id = PCI_DEVICE_ID_ATI_RS350_133,
486 .device_id = PCI_DEVICE_ID_ATI_RS350_200,
505 if (pdev->device == devs[j].device_id) in agp_ati_probe()