Searched refs:motion (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dqic117.h112 unused, mode, motion, report enumerator in enum:__anon11364
129 /* 1*/ {"soft reset", 0x00, 0x00, motion, 1, required},\
131 /* 3*/ {"pause", 0x36, 0x24, motion, 1, required},\
132 /* 4*/ {"micro step pause", 0x36, 0x24, motion, 1, required},\
138 /*10*/ {"logical forward", 0x37, 0x25, motion, 0, required},\
139 /*11*/ {"physical reverse", 0x17, 0x05, motion, 0, required},\
140 /*12*/ {"physical forward", 0x17, 0x05, motion, 0, required},\
141 /*13*/ {"seek head to track", 0x37, 0x25, motion, 0, required},\
142 /*14*/ {"seek load point", 0x17, 0x05, motion, 1, required},\
144 /*16*/ {"write reference burst", 0x1f, 0x05, motion,
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dqic117.h112 unused, mode, motion, report enumerator in enum:__anon6950
129 /* 1*/ {"soft reset", 0x00, 0x00, motion, 1, required},\
131 /* 3*/ {"pause", 0x36, 0x24, motion, 1, required},\
132 /* 4*/ {"micro step pause", 0x36, 0x24, motion, 1, required},\
138 /*10*/ {"logical forward", 0x37, 0x25, motion, 0, required},\
139 /*11*/ {"physical reverse", 0x17, 0x05, motion, 0, required},\
140 /*12*/ {"physical forward", 0x17, 0x05, motion, 0, required},\
141 /*13*/ {"seek head to track", 0x37, 0x25, motion, 0, required},\
142 /*14*/ {"seek load point", 0x17, 0x05, motion, 1, required},\
144 /*16*/ {"write reference burst", 0x1f, 0x05, motion,
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/lowlevel/
H A Dftape-io.c144 /* A new motion command during an uninterruptible (motion)
146 * be issued. Otherwise a new motion command needs to be
149 if (qic117_cmds[command].cmd_type == motion &&
154 "motion cmd (%d) during non-intr cmd (%d)",
263 if (qic117_cmds[command].cmd_type == motion &&

Completed in 98 milliseconds