Lines Matching full:element
73 * Exchange the medium in the source element with the medium
74 * located at the destination element.
80 uint8_t tea[2]; /* transport element address */
92 * other status relevant to the element.
103 * Request the changer to move a unit of media from the source element
104 * to the destination element.
109 uint8_t tea[2]; /* transport element address */
110 uint8_t src[2]; /* source element address */
111 uint8_t dst[2]; /* destination element address */
119 * Position the specified transport element (picker) in front of
120 * the destination element specified.
125 uint8_t tea[2]; /* transport element address */
126 uint8_t dst[2]; /* destination element address */
140 /* ...next 4 bits are an element type code... */
141 uint8_t sea[2]; /* starting element address */
156 /* ...next 4 bits are an element type code... */
157 uint8_t eaddr[2]; /* element address */
175 * Data returned by READ ELEMENT STATUS consists of an 8-byte header
179 uint8_t fear[2]; /* first element address reported */
186 uint8_t type; /* element type code; see type codes below */
190 uint8_t edl[2]; /* element descriptor length */
221 uint8_t eaddr[2]; /* element address */
263 uint8_t ssea[2]; /* source storage element address */
280 /* XXX add data returned by REQUEST VOLUME ELEMENT ADDRESS */
282 /* Element type codes */
304 uint8_t ea[2]; /* element address */
336 * This page defines characteristics of the element types in the
341 * MT Medium transport element (picker)
342 * ST Storage transport element (slot)
343 * IE Import/export element (portal)
344 * DT Data transfer element (tape/disk drive)
351 * The STOR_xx bits indicate that an element of a given
365 * moving a unit of medium from an element of a given type to an
366 * element of type yy. This is used to determine if a given
395 * "element".
397 * The "medium transport element address" is the address of the first
401 * The "first storage element address" is the address of the first
405 * The "first import/export element address" is the address of the first
412 * The "first data transfer element address" is the address of the first
420 /* Medium transport element address */
426 /* First storage element address */
432 /* First import/export element address */
438 /* First data transfer element address */
450 * Defines whether each medium transport element is a member of a set of
451 * elements that share a common robotics subsystem and whether the element
453 * transferred for each medium transport element, beginning with the first
454 * medium transport element (other than the default transport element address
466 /* Member number in transport element set. */