Searched refs:cm_fromunit (Results 1 – 3 of 3) sorted by relevance
69 u_int16_t cm_fromunit; /* logical unit of from element */ member
210 find_element(*argv, &cmd.cm_fromtype, &cmd.cm_fromunit); in do_move()213 cmd.cm_fromunit = parse_element_unit(*argv); in do_move()989 cmd.cm_fromunit = element; in do_return()
874 if ((cm->cm_fromunit > (softc->sc_counts[cm->cm_fromtype] - 1)) || in chmove()887 fromelem = softc->sc_firsts[cm->cm_fromtype] + cm->cm_fromunit; in chmove()