Home
last modified time | relevance | path

Searched refs:TYPE_SCSI_DEVICE (Results 1 – 6 of 6) sorted by relevance

/qemu/include/hw/scsi/
H A Dscsi.h54 #define TYPE_SCSI_DEVICE "scsi-device" macro
/qemu/hw/s390x/
H A Dipl.c370 TYPE_SCSI_DEVICE); in s390_get_ccw_device()
/qemu/hw/scsi/
H A Dscsi-generic.c807 .parent = TYPE_SCSI_DEVICE,
H A Dscsi-bus.c1965 .name = TYPE_SCSI_DEVICE,
H A Dscsi-disk.c3123 .parent = TYPE_SCSI_DEVICE,
/qemu/hw/ppc/
H A Dspapr.c3214 SCSIDevice *d = CAST(SCSIDevice, dev, TYPE_SCSI_DEVICE); in spapr_get_fw_dev_path()