Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_INTEL_82371MX (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/ide/
Dide-generic.c73 p->device == PCI_DEVICE_ID_INTEL_82371MX) { in ide_generic_check_pci_legacy_iobases()
Dpiix.c422 { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_82371MX), 0 },
/linux-4.4.14/drivers/ata/
Dpata_mpiix.c216 { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_82371MX), },
/linux-4.4.14/arch/x86/pci/
Dirq.c554 case PCI_DEVICE_ID_INTEL_82371MX: in intel_router_probe()
/linux-4.4.14/include/linux/
Dpci_ids.h2591 #define PCI_DEVICE_ID_INTEL_82371MX 0x1234 macro