Searched refs:cm_tounit (Results 1 – 3 of 3) sorted by relevance
73 u_int16_t cm_tounit; /* logical unit of to element */ member
229 cmd.cm_tounit = parse_element_unit(*argv); in do_move()993 cmd.cm_tounit = ces->ces_source_addr; in do_return()
887 (cm->cm_tounit > (softc->sc_counts[cm->cm_totype] - 1))) in chmove()900 toelem = softc->sc_firsts[cm->cm_totype] + cm->cm_tounit; in chmove()