Lines Matching full:element

71  * Exchange the medium in the source element with the medium
72 * located at the destination element.
78 u_int8_t tea[2]; /* transport element address */
90 * other status relevant to the element.
101 * Request the changer to move a unit of media from the source element
102 * to the destination element.
108 u_int8_t tea[2]; /* transport element address */
109 u_int8_t src[2]; /* source element address */
110 u_int8_t dst[2]; /* destination element address */
118 * Position the specified transport element (picker) in front of
119 * the destination element specified.
125 u_int8_t tea[2]; /* transport element address */
126 u_int8_t dst[2]; /* destination element address */
141 /* ...next 4 bits are an element type code... */
142 u_int8_t sea[2]; /* starting element address */
155 /* ...next 4 bits are an element type code... */
156 u_int8_t eaddr[2]; /* element address */
167 * Data returned by READ ELEMENT STATUS consists of an 8-byte header
171 u_int8_t fear[2]; /* first element address reported */
178 u_int8_t type; /* element type code; see type codes below */
182 u_int8_t edl[2]; /* element descriptor length */
198 u_int8_t eaddr[2]; /* element address */
219 * elements. These bytes are undefined for all other element types.
235 u_int8_t ssea[2]; /* source storage element address */
257 /* XXX add data returned by REQUEST VOLUME ELEMENT ADDRESS */
259 /* Element type codes */
276 * This page defines characteristics of the element types in the
281 * MT Medium transport element (picker)
282 * ST Storage transport element (slot)
283 * IE Import/export element (portal)
284 * DT Data transfer element (tape/disk drive)
292 * The STOR_xx bits indicate that an element of a given
306 * moving a unit of medium from an element of a given type to an
307 * element of type yy. This is used to determine if a given
336 * Medium changer element address assignment page.
342 * "element".
344 * The "medium transport element address" is the address of the first
348 * The "first storage element address" is the address of the first
352 * The "first import/export element address" is the address of the first
359 * The "first data transfer element address" is the address of the first
368 /* Medium transport element address */
374 /* First storage element address */
380 /* First import/export element address */
386 /* First data transfer element address */
398 * Defines whether each medium transport element is a member of a set of
399 * elements that share a common robotics subsystem and whether the element
401 * transferred for each medium transport element, beginning with the first
402 * medium transport element (other than the default transport element address
415 /* Member number in transport element set. */