Lines Matching refs:device_id
452 .device_id = PCI_DEVICE_ID_ATI_RS100,
456 .device_id = PCI_DEVICE_ID_ATI_RS200,
460 .device_id = PCI_DEVICE_ID_ATI_RS200_B,
464 .device_id = PCI_DEVICE_ID_ATI_RS250,
468 .device_id = PCI_DEVICE_ID_ATI_RS300_100,
472 .device_id = PCI_DEVICE_ID_ATI_RS300_133,
476 .device_id = PCI_DEVICE_ID_ATI_RS300_166,
480 .device_id = PCI_DEVICE_ID_ATI_RS300_200,
484 .device_id = PCI_DEVICE_ID_ATI_RS350_133,
488 .device_id = PCI_DEVICE_ID_ATI_RS350_200,
507 if (pdev->device == devs[j].device_id) in agp_ati_probe()