Searched refs:PCI_CLASS_STORAGE_RAID (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/scsi/aic7xxx/ |
H A D | aiclib.h | 153 ID_C(x, PCI_CLASS_STORAGE_RAID)
|
/linux/drivers/ata/ |
H A D | acard-ahci.c | 174 else if (cc == PCI_CLASS_STORAGE_RAID) in acard_ahci_pci_print_info()
|
H A D | ahci.c | 471 PCI_CLASS_STORAGE_RAID << 8, 0xffffff, board_ahci }, 475 PCI_CLASS_STORAGE_RAID << 8, 0xffffff, board_ahci_pcs_quirk }, 1096 else if (cc == PCI_CLASS_STORAGE_RAID) in ahci_pci_print_info()
|
/linux/include/linux/ |
H A D | pci_ids.h | 23 #define PCI_CLASS_STORAGE_RAID 0x0104 macro
|
/linux/drivers/scsi/ |
H A D | hpsa.c | 148 PCI_CLASS_STORAGE_RAID << 8, 0xffff << 8, 0}, 150 PCI_CLASS_STORAGE_RAID << 8, 0xffff << 8, 0},
|