Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddev-storage-bot.c19 .max_lun = 15,
H A Ddev-storage-classic.c22 .max_lun = 0,
H A Ddev-uas.c625 .max_lun = 255,
/qemu/include/standard-headers/linux/
H A Dvirtio_scsi.h115 __virtio32 max_lun; member
/qemu/pc-bios/s390-ccw/
H A Dvirtio-scsi.c217 debug_print_int("config.scsi.max_lun ", vdev->config.scsi.max_lun); in virtio_scsi_locate_device()
227 IPL_check(sdev->lun <= vdev->config.scsi.max_lun, "LUN# high"); in virtio_scsi_locate_device()
H A Dvirtio.h215 uint32_t max_lun; member
/qemu/include/hw/scsi/
H A Dscsi.h129 int max_channel, max_target, max_lun; member
/qemu/hw/ufs/
H A Dlu.c87 .max_lun = UFS_MAX_LUS,
/qemu/hw/scsi/
H A Desp-pci.c379 .max_lun = 7,
H A Dvirtio-scsi.c902 virtio_stl_p(vdev, &scsiconf->max_lun, VIRTIO_SCSI_MAX_LUN); in virtio_scsi_get_config()
1182 .max_lun = VIRTIO_SCSI_MAX_LUN,
H A Dscsi-bus.c304 if (dev->lun != -1 && dev->lun > bus->info->max_lun) { in scsi_bus_check_address()
344 } while (!is_free && lun < bus->info->max_lun); in scsi_qdev_realize()
H A Dspapr_vscsi.c1194 .max_lun = 31,
H A Dvmw_pvscsi.c1145 .max_lun = 0,
H A Dmptsas.c1265 .max_lun = 1,
H A Desp.c1527 .max_lun = 7,
H A Dlsi53c895a.c2315 .max_lun = 0, /* LUN support is buggy */
H A Dmegasas.c2347 .max_lun = 255,