Searched refs:PCI_VENDOR_ID_PROMISE (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/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.4.14/arch/powerpc/platforms/powermac/ |
D | pci.c | 1096 if (dev->vendor == PCI_VENDOR_ID_PROMISE) in pmac_pci_fixup_pciata()
|
/linux-4.4.14/drivers/ata/ |
D | ahci.c | 1483 if (pdev->vendor == PCI_VENDOR_ID_PROMISE) in ahci_init_one()
|
/linux-4.4.14/include/linux/ |
D | pci_ids.h | 888 #define PCI_VENDOR_ID_PROMISE 0x105a macro
|