Searched defs:endccw (Results 1 – 1 of 1) sorted by relevance
171 struct endccw { struct172 __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;[all …]