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