Module devices::virtio::scsi::device

source ·
Expand description

A SCSI controller has SCSI target(s), a SCSI target has logical unit(s). crosvm currently supports only one logical unit in a target (LUN0), therefore a SCSI target is tied to a logical unit and a disk image belongs to a logical unit in crosvm.

Structs

Enums

Constants

Functions

Type Definitions