Searched refs:PCI_VENDOR_ID_HP_3PAR (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/watchdog/ |
D | hpwdt.c | 273 dev->subsystem_vendor != PCI_VENDOR_ID_HP_3PAR) { in hpwdt_init_one() 327 if (dev->subsystem_vendor == PCI_VENDOR_ID_HP_3PAR) in hpwdt_init_one()
|
/Linux-v4.19/include/linux/ |
D | pci_ids.h | 746 #define PCI_VENDOR_ID_HP_3PAR 0x1590 macro
|
/Linux-v4.19/drivers/scsi/ |
D | hpsa.c | 141 {PCI_VENDOR_ID_HP_3PAR, 0x0075, 0x1590, 0x0076}, 142 {PCI_VENDOR_ID_HP_3PAR, 0x0075, 0x1590, 0x0087}, 143 {PCI_VENDOR_ID_HP_3PAR, 0x0075, 0x1590, 0x007D}, 144 {PCI_VENDOR_ID_HP_3PAR, 0x0075, 0x1590, 0x0088},
|