Searched refs:ce_fdsttype (Results 1 – 3 of 3) sorted by relevance
394 if ((ce->ce_srctype > CHET_DT) || (ce->ce_fdsttype > CHET_DT) || in ch_exchange()398 (ce->ce_fdstunit > (sc->sc_counts[ce->ce_fdsttype] - 1)) || in ch_exchange()406 (1 << ce->ce_fdsttype)) == 0) || in ch_exchange()407 ((sc->sc_exchangemask[ce->ce_fdsttype] & in ch_exchange()415 dst1 = sc->sc_firsts[ce->ce_fdsttype] + ce->ce_fdstunit; in ch_exchange()
87 int ce_fdsttype; /* element type of first destination */ member
270 cmd.ce_fdsttype = parse_element_type(*argv); in do_exchange()