Searched defs:changer_exchange_request (Results 1 – 1 of 1) sorted by relevance
78 struct changer_exchange_request { struct79 int ce_srctype; /* element type of source */80 int ce_srcunit; /* logical unit of source */81 int ce_fdsttype; /* element type of first destination */82 int ce_fdstunit; /* logical unit of first destination */83 int ce_sdsttype; /* element type of second destination */84 int ce_sdstunit; /* logical unit of second destination */85 int ce_flags; /* misc. flags */