Searched refs:PCI_CLASS_STORAGE_RAID (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/scsi/aic7xxx/ | 
| D | aiclib.h | 168 	ID_C(x, PCI_CLASS_STORAGE_RAID)
 | 
| /Linux-v5.4/drivers/ata/ | 
| D | acard-ahci.c | 174 	else if (cc == PCI_CLASS_STORAGE_RAID)  in acard_ahci_pci_print_info()
 | 
| D | ahci.c | 423 	  PCI_CLASS_STORAGE_RAID << 8, 0xffffff, board_ahci },922 	else if (cc == PCI_CLASS_STORAGE_RAID)  in ahci_pci_print_info()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | pci_ids.h | 23 #define PCI_CLASS_STORAGE_RAID		0x0104  macro
 | 
| /Linux-v5.4/arch/powerpc/platforms/powernv/ | 
| D | pci-ioda.c | 2126 	else if ((dev->class >> 8) == PCI_CLASS_STORAGE_RAID)  in pnv_pci_ioda_dev_dma_weight()
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | hpsa.c | 148 		PCI_CLASS_STORAGE_RAID << 8, 0xffff << 8, 0},150 		PCI_CLASS_STORAGE_RAID << 8, 0xffff << 8, 0},
 
 |