Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dchio.h54 struct changer_move_request { struct
55 int cm_fromtype; /* element type to move from */
56 int cm_fromunit; /* logical unit of from element */
57 int cm_totype; /* element type to move to */
58 int cm_tounit; /* logical unit of to element */
59 int cm_flags; /* misc. flags */