mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 03:06:08 +01:00
a0f124211a
* virtio_scsi can have 16384 luns, though we cap at 256 as our scsi_ccb only uses uchar as a type for target_lun and target_id members. * minor code cleanup in scsi_scan_bus().