Home
last modified time | relevance | path

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

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