Searched refs:cm_tounit (Results 1 – 3 of 3) sorted by relevance
58 int cm_tounit; /* logical unit of to element */ member
593 (cm->cm_tounit > (sc->sc_counts[cm->cm_totype] - 1))) in ch_move()606 toelem = sc->sc_firsts[cm->cm_totype] + cm->cm_tounit; in ch_move()
225 cmd.cm_tounit = parse_element_unit(*argv); in do_move()