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