Searched refs:PCI_CLASS_STORAGE_SCSI (Results 1 – 20 of 20) sorted by relevance
/openbmc/qemu/hw/virtio/ |
H A D | vhost-user-scsi-pci.c | 82 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI; in vhost_user_scsi_pci_class_init()
|
H A D | vhost-scsi-pci.c | 76 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI; in vhost_scsi_pci_class_init()
|
H A D | vhost-user-blk-pci.c | 81 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI; in vhost_user_blk_pci_class_init()
|
H A D | virtio-blk-pci.c | 79 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI; in virtio_blk_pci_class_init()
|
H A D | virtio-scsi-pci.c | 88 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI; in virtio_scsi_pci_class_init()
|
H A D | virtio-pci.c | 250 .class_id = PCI_CLASS_STORAGE_SCSI, 258 .class_id = PCI_CLASS_STORAGE_SCSI
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aiclib.h | 152 ID_C(x, PCI_CLASS_STORAGE_SCSI), \
|
H A D | aic7xxx_osm_pci.c | 47 #define ID(x) ID_C(x, PCI_CLASS_STORAGE_SCSI)
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci_ids.h | 20 #define PCI_CLASS_STORAGE_SCSI 0x0100 macro
|
/openbmc/qemu/hw/i386/xen/ |
H A D | xen_platform.c | 244 case PCI_CLASS_STORAGE_SCSI: in unplug_disks()
|
/openbmc/qemu/docs/devel/ |
H A D | virtio-backends.rst | 135 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI;
|
/openbmc/qemu/hw/scsi/ |
H A D | esp-pci.c | 440 k->class_id = PCI_CLASS_STORAGE_SCSI; in esp_pci_class_init()
|
H A D | vmw_pvscsi.c | 1332 k->class_id = PCI_CLASS_STORAGE_SCSI; in pvscsi_class_init()
|
H A D | mptsas.c | 1432 pc->class_id = PCI_CLASS_STORAGE_SCSI; in mptsas1068_class_init()
|
H A D | lsi53c895a.c | 2387 k->class_id = PCI_CLASS_STORAGE_SCSI; in lsi_class_init()
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.c | 1994 PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_STORAGE_SCSI<<8, 0xffff00, 0UL }, 2004 PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_STORAGE_SCSI<<8, 0xffff00, 0UL }, /* new */
|
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 16 #define PCI_CLASS_STORAGE_SCSI 0x0100 macro
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 19 #define PCI_CLASS_STORAGE_SCSI 0x0100 macro
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_pci.c | 973 { PCI_CLASS_STORAGE_SCSI, "scsi", NULL },
|
/openbmc/linux/drivers/pci/ |
H A D | quirks.c | 2551 dev->class = PCI_CLASS_STORAGE_SCSI << 8; in fixup_rev1_53c810()
|