Searched defs:changer_move (Results 1 – 1 of 1) sorted by relevance
67 struct changer_move { struct68 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 */