diff options
author | Mike Miller <mike.miller@hp.com> | 2012-09-21 01:05:18 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-09-24 12:52:50 +0400 |
commit | fe0c9610bb68dd0aad1017456f5e3c31264d70c2 (patch) | |
tree | c26bdc759a51c5aabb93dedbe0c3683affb5900d /include/linux/pci_ids.h | |
parent | 65a17da82a7aec41fd191132b756a386e0e230f4 (diff) | |
download | linux-fe0c9610bb68dd0aad1017456f5e3c31264d70c2.tar.xz |
[SCSI] hpsa: gen8plus Smart Array IDs
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index fc3526077348..b38f7371fd1a 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -753,6 +753,7 @@ #define PCI_DEVICE_ID_HP_CISSD 0x3238 #define PCI_DEVICE_ID_HP_CISSE 0x323a #define PCI_DEVICE_ID_HP_CISSF 0x323b +#define PCI_DEVICE_ID_HP_CISSH 0x323c #define PCI_DEVICE_ID_HP_ZX2_IOC 0x4031 #define PCI_VENDOR_ID_PCTECH 0x1042 |