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