Searched refs:ce_sdsttype (Results 1 – 3 of 3) sorted by relevance
96 u_int16_t ce_sdsttype; /* element type of second destination */ member
308 cmd.ce_sdsttype = cmd.ce_srctype; in do_exchange()314 cmd.ce_sdsttype = parse_element_type(*argv); in do_exchange()317 if (CHET_VT == cmd.ce_sdsttype) in do_exchange()
925 (ce->ce_sdsttype > CHET_DT)) in chexchange()929 (ce->ce_sdstunit > (softc->sc_counts[ce->ce_sdsttype] - 1))) in chexchange()938 (1 << ce->ce_sdsttype)) == 0)) in chexchange()946 dst2 = softc->sc_firsts[ce->ce_sdsttype] + ce->ce_sdstunit; in chexchange()