Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/scsi/
H A Dscsi.h54 #define TYPE_SCSI_DEVICE "scsi-device" macro
/openbmc/qemu/hw/s390x/
H A Dipl.c371 TYPE_SCSI_DEVICE); in s390_get_ccw_device()
/openbmc/qemu/hw/scsi/
H A Dscsi-generic.c822 .parent = TYPE_SCSI_DEVICE,
H A Dscsi-bus.c1893 .name = TYPE_SCSI_DEVICE,
H A Dscsi-disk.c3126 .parent = TYPE_SCSI_DEVICE,
/openbmc/qemu/hw/ppc/
H A Dspapr.c3158 SCSIDevice *d = CAST(SCSIDevice, dev, TYPE_SCSI_DEVICE); in spapr_get_fw_dev_path()