Home
last modified time | relevance | path

Searched defs:changer_exchange (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/sys/
Dchio.h89 struct changer_exchange { struct
90 u_int16_t ce_srctype; /* element type of source */
91 u_int16_t ce_srcunit; /* logical unit of source */
92 u_int16_t ce_fdsttype; /* element type of first destination */
93 u_int16_t ce_fdstunit; /* logical unit of first destination */
94 u_int16_t ce_sdsttype; /* element type of second destination */
95 u_int16_t ce_sdstunit; /* logical unit of second destination */
96 u_int16_t ce_flags; /* misc. flags */