Lines Matching defs:endccw
171 struct endccw { struct
172 __u32 real; /* real address of this block */
173 __u8 write1; /* write 1 is active */
174 __u8 read1; /* read 1 is active */
175 __u16 reserved; /* reserved for future use */
176 struct ccw1 write1_nop1;
177 struct ccw1 write1_nop2;
178 struct ccw1 write2_nop1;
179 struct ccw1 write2_nop2;
180 struct ccw1 read1_nop1;
181 struct ccw1 read1_nop2;
182 struct ccw1 read2_nop1;
183 struct ccw1 read2_nop2;