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