Searched refs:PCI_CLASS_STORAGE_RAID (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aiclib.h | 153 ID_C(x, PCI_CLASS_STORAGE_RAID)
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci_ids.h | 24 #define PCI_CLASS_STORAGE_RAID 0x0104 macro
|
/openbmc/qemu/hw/ide/ |
H A D | sii3112.c | 300 pd->class_id = PCI_CLASS_STORAGE_RAID; in sii3112_pci_class_init()
|
/openbmc/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 | 464 PCI_CLASS_STORAGE_RAID << 8, 0xffffff, board_ahci }, 468 PCI_CLASS_STORAGE_RAID << 8, 0xffffff, board_ahci }, 1085 else if (cc == PCI_CLASS_STORAGE_RAID) in ahci_pci_print_info()
|
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 20 #define PCI_CLASS_STORAGE_RAID 0x0104 macro
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 23 #define PCI_CLASS_STORAGE_RAID 0x0104 macro
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_pci.c | 977 { PCI_CLASS_STORAGE_RAID, "raid", NULL },
|
/openbmc/qemu/hw/scsi/ |
H A D | megasas.c | 2543 pc->class_id = PCI_CLASS_STORAGE_RAID; in megasas_class_init()
|
/openbmc/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},
|