Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ide/
Dpdc202xx_new.c56 case PCI_DEVICE_ID_PROMISE_20270: in max_dma_rate()
487 if (dev->device == PCI_DEVICE_ID_PROMISE_20270 && bridge && in pdc202new_init_one()
529 { PCI_VDEVICE(PROMISE, PCI_DEVICE_ID_PROMISE_20270), 0 },
/linux-4.4.14/drivers/ata/
Dpata_pdc2027x.c118 { PCI_VDEVICE(PROMISE, PCI_DEVICE_ID_PROMISE_20270), PDC_UDMA_100 },
776 pdev->device == PCI_DEVICE_ID_PROMISE_20270) in pdc2027x_reinit_one()
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dpci.c1105 case PCI_DEVICE_ID_PROMISE_20270: in pmac_pci_fixup_pciata()
/linux-4.4.14/include/linux/
Dpci_ids.h896 #define PCI_DEVICE_ID_PROMISE_20270 0x6268 macro