Home
last modified time | relevance | path

Searched defs:changer_move (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/sys/
H A Dchio.h68 struct changer_move { struct
69 u_int16_t cm_fromtype; /* element type to move from */
70 u_int16_t cm_fromunit; /* logical unit of from element */
71 u_int16_t cm_totype; /* element type to move to */
72 u_int16_t cm_tounit; /* logical unit of to element */
73 u_int16_t cm_flags; /* misc. flags */