bhyve.8: Clean up SCSI device backends section

MFC after:	2 weeks
This commit is contained in:
Mateusz Piotrowski 2021-04-18 23:49:18 +02:00
parent 5232a35f1e
commit 7c5829c942

View File

@ -437,16 +437,19 @@ Disable emulation of guest trim requests via
requests. requests.
.El .El
.Pp .Pp
SCSI devices: SCSI device backends:
.Bl -tag -width 10n .Sm off
.It Pa /dev/cam/ctl Ns Oo Ar pp . Ns Ar vp Oc Ns Oo , Ns Ar scsi-device-options Oc .Bl -bullet
.It
.Pa /dev/cam/ctl Oo Ar pp Cm \&. Ar vp Oc Oo Cm \&, Ar scsi-device-options Oc
.El .El
.Sm on
.Pp .Pp
The The
.Ar scsi-device-options .Ar scsi-device-options
are: are:
.Bl -tag -width 10n .Bl -tag -width 10n
.It Li iid= Ns Ar IID .It Cm iid= Ns Ar IID
Initiator ID to use when sending requests to specified CTL port. Initiator ID to use when sending requests to specified CTL port.
The default value is 0. The default value is 0.
.El .El