# Functions
ControllerLunToName finds the `/dev/sd*` path to the SCSI device on `controller` index `lun`.
Mount creates a mount from the SCSI device on `controller` index `lun` to `target`
`target` will be created.
UnplugDevice finds the SCSI device on `controller` index `lun` and issues a guest initiated unplug.