Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_VIA_8367_0 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/pci/
Dfixup.c124 if (d->device == PCI_DEVICE_ID_VIA_8367_0) { in pci_fixup_via_northbridge_bug()
150 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8367_0, pci_fixup_via_northbridge_bug…
154 DECLARE_PCI_FIXUP_RESUME(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8367_0, pci_fixup_via_northbridge_bug…
/linux-3.4.99/drivers/char/agp/
Dvia-agp.c292 .device_id = PCI_DEVICE_ID_VIA_8367_0,
467 if (pdev->device == PCI_DEVICE_ID_VIA_8367_0) { in agp_via_probe()
545 ID(PCI_DEVICE_ID_VIA_8367_0),
/linux-3.4.99/include/linux/
Dpci_ids.h1395 #define PCI_DEVICE_ID_VIA_8367_0 0x3099 macro