Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/ata/
Dpata_mpiix.c216 { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_82371MX), },
/linux-4.1.27/arch/x86/pci/
Dirq.c553 case PCI_DEVICE_ID_INTEL_82371MX: in intel_router_probe()
/linux-4.1.27/include/linux/
Dpci_ids.h2579 #define PCI_DEVICE_ID_INTEL_82371MX 0x1234 macro