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