Home
last modified time | relevance | path

Searched refs:max_target (Results 1 – 17 of 17) sorted by relevance

/qemu/pc-bios/s390-ccw/
A Dvirtio-scsi.c228 debug_print_int("config.scsi.max_target ", vdev->config.scsi.max_target); in virtio_scsi_locate_device()
238 IPL_check(sdev->target <= vdev->config.scsi.max_target, "target# high"); in virtio_scsi_locate_device()
243 for (target = 0; target <= vdev->config.scsi.max_target; target++) { in virtio_scsi_locate_device()
A Dvirtio.h214 uint16_t max_target; member
/qemu/hw/usb/
A Ddev-storage-bot.c18 .max_target = 0,
A Ddev-storage-classic.c21 .max_target = 0,
A Ddev-uas.c624 .max_target = 0,
/qemu/include/standard-headers/linux/
A Dvirtio_scsi.h114 __virtio16 max_target; member
/qemu/include/hw/scsi/
A Dscsi.h129 int max_channel, max_target, max_lun; member
/qemu/hw/ufs/
A Dlu.c86 .max_target = 0,
/qemu/hw/scsi/
A Desp-pci.c378 .max_target = ESP_MAX_DEVS,
A Dscsi-bus.c300 if (dev->id != -1 && dev->id > bus->info->max_target) { in scsi_bus_check_address()
334 } while (!is_free && id < bus->info->max_target); in scsi_qdev_realize()
447 for (unit = 0; unit <= bus->info->max_target; unit++) { in scsi_bus_legacy_handle_cmdline()
A Dvirtio-scsi.c900 virtio_stw_p(vdev, &scsiconf->max_target, VIRTIO_SCSI_MAX_TARGET); in virtio_scsi_get_config()
1180 .max_target = VIRTIO_SCSI_MAX_TARGET,
A Dspapr_vscsi.c1193 .max_target = 63,
A Dvmw_pvscsi.c1143 .max_target = PVSCSI_MAX_DEVS,
A Desp.c1496 .max_target = ESP_MAX_DEVS,
A Dmptsas.c1264 .max_target = MPTSAS_NUM_PORTS,
A Dlsi53c895a.c2314 .max_target = LSI_MAX_DEVS,
A Dmegasas.c2336 .max_target = MFI_MAX_LD,

Completed in 55 milliseconds