Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_AMD_8111_IDE (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/maple/
Dpci.c563 dev->device == PCI_DEVICE_ID_AMD_8111_IDE && in maple_pci_irq_fixup()
633 pdev->device != PCI_DEVICE_ID_AMD_8111_IDE) in maple_pci_get_legacy_ide_irq()
/linux-4.1.27/drivers/ide/
Damd74xx.c296 { PCI_VDEVICE(AMD, PCI_DEVICE_ID_AMD_8111_IDE), 3 },
/linux-4.1.27/drivers/ata/
Dpata_amd.c603 { PCI_VDEVICE(AMD, PCI_DEVICE_ID_AMD_8111_IDE), 5 },
/linux-4.1.27/include/linux/
Dpci_ids.h559 #define PCI_DEVICE_ID_AMD_8111_IDE 0x7469 macro