Searched refs:PCI_VENDOR_ID_PROMISE (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/staging/i2o/ |
D | pci.c | 44 .subvendor = PCI_VENDOR_ID_PROMISE,.subdevice = PCI_ANY_ID}, 368 if (pdev->subsystem_vendor == PCI_VENDOR_ID_PROMISE) { in i2o_pci_probe()
|
/linux-4.1.27/drivers/block/ |
D | sx8.c | 413 { PCI_VENDOR_ID_PROMISE, 0x8000, PCI_ANY_ID, PCI_ANY_ID, 0, 0, }, 414 { PCI_VENDOR_ID_PROMISE, 0x8002, PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | pci.c | 1096 if (dev->vendor == PCI_VENDOR_ID_PROMISE) in pmac_pci_fixup_pciata()
|
/linux-4.1.27/drivers/ata/ |
D | ahci.c | 1417 if (pdev->vendor == PCI_VENDOR_ID_PROMISE) in ahci_init_one()
|
/linux-4.1.27/include/linux/ |
D | pci_ids.h | 887 #define PCI_VENDOR_ID_PROMISE 0x105a macro
|