Searched refs:PCI_CLASS_STORAGE_RAID (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aiclib.h | 168 ID_C(x, PCI_CLASS_STORAGE_RAID)
|
| /OK3568_Linux_fs/kernel/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 | 448 PCI_CLASS_STORAGE_RAID << 8, 0xffffff, board_ahci }, 950 else if (cc == PCI_CLASS_STORAGE_RAID) in ahci_pci_print_info()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci_ids.h | 20 #define PCI_CLASS_STORAGE_RAID 0x0104 macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci_ids.h | 23 #define PCI_CLASS_STORAGE_RAID 0x0104 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 1623 else if ((dev->class >> 8) == PCI_CLASS_STORAGE_RAID) in pnv_pci_ioda_dev_dma_weight()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | hpsa.c | 149 PCI_CLASS_STORAGE_RAID << 8, 0xffff << 8, 0}, 151 PCI_CLASS_STORAGE_RAID << 8, 0xffff << 8, 0},
|