Home
last modified time | relevance | path

Searched refs:PCI_CLASS_STORAGE_SCSI (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvhost-user-scsi-pci.c81 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI; in vhost_user_scsi_pci_class_init()
H A Dvhost-user-blk-pci.c80 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI; in vhost_user_blk_pci_class_init()
H A Dvhost-scsi-pci.c75 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI; in vhost_scsi_pci_class_init()
H A Dvirtio-blk-pci.c78 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI; in virtio_blk_pci_class_init()
H A Dvirtio-scsi-pci.c87 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI; in virtio_scsi_pci_class_init()
/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h20 #define PCI_CLASS_STORAGE_SCSI 0x0100 macro
/openbmc/qemu/hw/vmapple/
H A Dvirtio-blk.c180 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI; in vmapple_virtio_blk_pci_class_init()
/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c244 case PCI_CLASS_STORAGE_SCSI: in unplug_disks()
/openbmc/qemu/docs/devel/
H A Dvirtio-backends.rst134 pcidev_k->class_id = PCI_CLASS_STORAGE_SCSI;
/openbmc/qemu/hw/scsi/
H A Desp-pci.c440 k->class_id = PCI_CLASS_STORAGE_SCSI; in esp_pci_class_init()
H A Dvmw_pvscsi.c1285 k->class_id = PCI_CLASS_STORAGE_SCSI; in pvscsi_class_init()
H A Dlsi53c895a.c2387 k->class_id = PCI_CLASS_STORAGE_SCSI; in lsi_class_init()
/openbmc/u-boot/include/
H A Dpci_ids.h16 #define PCI_CLASS_STORAGE_SCSI 0x0100 macro