Searched defs:changer_exchange (Results 1 – 1 of 1) sorted by relevance
91 struct changer_exchange { struct92 u_int16_t ce_srctype; /* element type of source */93 u_int16_t ce_srcunit; /* logical unit of source */94 u_int16_t ce_fdsttype; /* element type of first destination */95 u_int16_t ce_fdstunit; /* logical unit of first destination */96 u_int16_t ce_sdsttype; /* element type of second destination */97 u_int16_t ce_sdstunit; /* logical unit of second destination */98 u_int16_t ce_flags; /* misc. flags */