Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dchio.h69 struct changer_move { struct
70 u_int16_t cm_fromtype; /* element type to move from */
71 u_int16_t cm_fromunit; /* logical unit of from element */
72 u_int16_t cm_totype; /* element type to move to */
73 u_int16_t cm_tounit; /* logical unit of to element */
74 u_int16_t cm_flags; /* misc. flags */