Lines Matching +full:unit +full:- +full:addresses
31 .Nd SCSI media-changer (juke box) driver
63 Beginning in 2.1 it is possible to specify what ch unit a device should
77 Changer element addresses
79 mapped to zero-based logical addresses.
81 .Bl -tag -width CHET_MT
98 .Bl -tag -width CHIOEXCHANGE
107 .Bd -literal -offset indent
109 u_int cm_fromunit; /* logical unit of from element */
111 u_int cm_tounit; /* logical unit of to element */
129 The addresses of the affected elements is specified to the ioctl in a
133 .Bd -literal -offset indent
135 u_int ce_srcunit; /* logical unit of source */
137 u_int ce_fdstunit; /* logical unit of first destination */
139 u_int ce_sdstunit; /* logical unit of second destination */
157 .Bd -literal -offset indent
159 u_int cp_unit; /* logical unit of element */
179 .Bd -literal -offset indent
219 .Bd -literal -offset indent
260 .Bd -literal -offset indent
286 .Bl -tag -width CESTATUS_IMPEXP
317 .Bl -tag -width /dev/ch[0-9] -compact
318 .It Pa /dev/ch[0-9]
338 .An -nosplit
346 .An Stefan Grefen Aq Mt grefen@goofy.zdv.uni-mainz.de