Searched defs:changer_move (Results 1 – 1 of 1) sorted by relevance
53 struct changer_move { struct54 int cm_fromtype; /* type/unit of source element */55 int cm_fromunit; 56 int cm_totype; /* type/unit of destination element */57 int cm_tounit;58 int cm_flags;