Home
last modified time | relevance | path

Searched refs:TYPE_SCSI_BUS (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/scsi/
H A Dscsi.h154 #define TYPE_SCSI_BUS "SCSI" macro
/qemu/hw/scsi/
H A Dscsi-bus.c227 qbus_init(bus, bus_size, TYPE_SCSI_BUS, host, bus_name); in scsi_bus_init_named()
1948 k->bus_type = TYPE_SCSI_BUS; in scsi_device_class_init()
1986 .name = TYPE_SCSI_BUS,