PCI_DEVICE_ID_ATI_RS100
if ((agp_bridge->dev->device == PCI_DEVICE_ID_ATI_RS100) ||
.device_id = PCI_DEVICE_ID_ATI_RS100,
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_RS100, quirk_ati_exploding_mce);